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