3 references to _extenderPropertiesKey
System (3)
compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs (3)
500properties = cache[_extenderPropertiesKey] as PropertyDescriptorCollection; 561cache[_extenderPropertiesKey] = properties; 724cache.Remove(_extenderPropertiesKey);