2 references to GetXmlNsMappings
System.Xaml (2)
System\Xaml\XamlSchemaContext.cs (2)
904IList<string> clrBoundNamespaces = GetXmlNsMappings(clrType.Assembly, clrType.Namespace); 912return GetXmlNsMappings(clrType.Assembly, clrType.Namespace);