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