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