5 references to ClrNamespace
PresentationFramework (5)
System\Windows\Markup\BamlReader.cs (5)
1968_clrNamespace = typeInfo.ClrNamespace; 2371nodeInfo.ClrNamespace = typeInfo.ClrNamespace; 2654if (typeInfo.ClrNamespace == "System.Windows.Markup" && 2664typeInfo.ClrNamespace, assemblyFullName); 2669List<String> xmlnsList = GetXmlNamespaceList(typeInfo.ClrNamespace, assemblyFullName);