2 references to s_objectPropertyDescriptorCollectionDict
System.Web (2)
UI\TargetFrameworkUtil.cs (2)
333
if (!
s_objectPropertyDescriptorCollectionDict
.TryGetValue(obj, out result)) {
335
s_objectPropertyDescriptorCollectionDict
.TryAdd(obj, result);