2 references to GetMappingsFor
PresentationFramework (2)
src\Framework\System\Windows\Markup\Primitives\MarkupWriter.cs (2)
1616
Dictionary<string, string> assembliesNamespacetoUri =
GetMappingsFor
(referencedAssembly);
1638
Dictionary<string, string> namespaceToUri =
GetMappingsFor
(type.Assembly);