5 references to ClrNamespace
PresentationFramework (5)
src\Framework\System\Windows\Markup\BamlReader.cs (5)
1983_clrNamespace = typeInfo.ClrNamespace; 2382nodeInfo.ClrNamespace = typeInfo.ClrNamespace; 2665if (typeInfo.ClrNamespace == "System.Windows.Markup" && 2675typeInfo.ClrNamespace, assemblyFullName); 2680List<String> xmlnsList = GetXmlNamespaceList(typeInfo.ClrNamespace, assemblyFullName);