7 references to GetCachedInformationForType
PresentationFramework (7)
System\Windows\Markup\XamlTypeMapper.cs (7)
1905
TypeInformationCacheData typeInfo =
GetCachedInformationForType
(ownerType);
3005
TypeInformationCacheData typeInformation =
GetCachedInformationForType
(t);
3399
TypeInformationCacheData typeInformation =
GetCachedInformationForType
(t);
3441
TypeInformationCacheData typeData =
GetCachedInformationForType
(type) as TypeInformationCacheData;
3473
TypeInformationCacheData typeData =
GetCachedInformationForType
(type) as TypeInformationCacheData;
3562
TypeInformationCacheData typeData =
GetCachedInformationForType
(propType) as TypeInformationCacheData;
3726
TypeInformationCacheData typeInformation =
GetCachedInformationForType
(t);