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