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