2 references to _typeInformationCache
PresentationBuildTasks (2)
Framework\System\Windows\Markup\XamlTypeMapper.cs (2)
3208
typeInformationCacheData =
_typeInformationCache
[type] as TypeInformationCacheData;
3214
_typeInformationCache
[type] = typeInformationCacheData;