5 references to ClrNamespace
PresentationFramework (5)
System\Windows\Markup\BamlReader.cs (5)
1951_clrNamespace = typeInfo.ClrNamespace; 2348nodeInfo.ClrNamespace = typeInfo.ClrNamespace; 2631if (typeInfo.ClrNamespace == "System.Windows.Markup" && 2641typeInfo.ClrNamespace, assemblyFullName); 2646List<String> xmlnsList = GetXmlNamespaceList(typeInfo.ClrNamespace, assemblyFullName);