1 write to _xmlnsCache
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
3590_xmlnsCache = new XmlnsCache(_assemblyPathTable);
4 references to _xmlnsCache
PresentationBuildTasks (4)
Framework\System\Windows\Markup\XamlTypeMapper.cs (4)
3370if (_xmlnsCache == null) 3378newXmlNamespace = _xmlnsCache.GetNewXmlnamespace(xmlNamespace); 3647if (_xmlnsCache == null) 3656mappingArray = _xmlnsCache.GetMappingArray(namespaceUri);