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