2 references to s_typePropertyDescriptorCollectionDict
System.Web (2)
UI\TargetFrameworkUtil.cs (2)
304
if (!
s_typePropertyDescriptorCollectionDict
.TryGetValue(type, out result)) {
306
s_typePropertyDescriptorCollectionDict
.TryAdd(type, result);