5 references to ClrNamespace
PresentationFramework (5)
System\Windows\Markup\BamlReader.cs (5)
1964_clrNamespace = typeInfo.ClrNamespace; 2364nodeInfo.ClrNamespace = typeInfo.ClrNamespace; 2647if (typeInfo.ClrNamespace == "System.Windows.Markup" && 2657typeInfo.ClrNamespace, assemblyFullName); 2662List<String> xmlnsList = GetXmlNamespaceList(typeInfo.ClrNamespace, assemblyFullName);