1 instantiation of XmlnsCache
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlTypeMapper.cs (1)
3367
_xmlnsCache = new
XmlnsCache
(_assemblyPathTable);
1 reference to XmlnsCache
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlTypeMapper.cs (1)
4180
private static
XmlnsCache
_xmlnsCache = null;