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