2 references to XmlNsCompatDict
System.Xaml (2)
System\Xaml\XamlSchemaContext.cs (2)
375if (XmlNsCompatDict.TryGetValue(xamlNamespace, out compatibleNamespace)) 394compatibleNamespace = TryAdd(XmlNsCompatDict, xamlNamespace, compatibleNamespace);