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