7 references to GetCache
System (7)
compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs (3)
485IDictionary cache = TypeDescriptor.GetCache(instance); 578IDictionary cache = TypeDescriptor.GetCache(instance); 1097IDictionary cache = TypeDescriptor.GetCache(provider);
compmod\system\componentmodel\TypeDescriptor.cs (4)
1449IDictionary cache = GetCache(component); 1851IDictionary cache = GetCache(component); 2081IDictionary cache = GetCache(component); 2929IDictionary cache = GetCache(component);