5 references to ClrNamespace
PresentationFramework (5)
System\Windows\Markup\BamlReader.cs (5)
1961_clrNamespace = typeInfo.ClrNamespace; 2358nodeInfo.ClrNamespace = typeInfo.ClrNamespace; 2641if (typeInfo.ClrNamespace == "System.Windows.Markup" && 2651typeInfo.ClrNamespace, assemblyFullName); 2656List<String> xmlnsList = GetXmlNamespaceList(typeInfo.ClrNamespace, assemblyFullName);