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