5 references to ClrNamespace
PresentationFramework (5)
System\Windows\Markup\BamlReader.cs (5)
1967_clrNamespace = typeInfo.ClrNamespace; 2370nodeInfo.ClrNamespace = typeInfo.ClrNamespace; 2653if (typeInfo.ClrNamespace == "System.Windows.Markup" && 2663typeInfo.ClrNamespace, assemblyFullName); 2668List<String> xmlnsList = GetXmlNamespaceList(typeInfo.ClrNamespace, assemblyFullName);