2 references to _extenderProviderPropertiesKey
System (2)
compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs (2)
1102
properties = cache[
_extenderProviderPropertiesKey
] as PropertyDescriptor[];
1194
cache[
_extenderProviderPropertiesKey
] = properties;