8 references to GetCache
System.ComponentModel.TypeConverter (8)
System\ComponentModel\ReflectTypeDescriptionProvider.cs (3)
572
IDictionary? cache = TypeDescriptor.
GetCache
(instance);
653
IDictionary? cache = TypeDescriptor.
GetCache
(instance);
1234
IDictionary? cache = TypeDescriptor.
GetCache
(provider);
System\ComponentModel\TypeDescriptor.cs (5)
769
IDictionary? cache =
GetCache
(component);
1246
IDictionary? cache =
GetCache
(component);
1503
IDictionary? cache =
GetCache
(component);
1573
IDictionary? cache =
GetCache
(component);
2372
IDictionary? cache =
GetCache
(component);