2 references to GetClrNamespacePairFromCache
PresentationBuildTasks (2)
BuildTasks\Ms\Internal\MarkupCompiler\ParserExtension.cs (1)
734List<ClrNamespaceAssemblyPair> cnap = XamlTypeMapper.GetClrNamespacePairFromCache(xamlXmlnsPropertyNode.XmlNamespace);
Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
3484namespaceAssemblyPair = GetClrNamespacePairFromCache(xmlNamespace);