2 references to GetDefaultAssemblyNames
PresentationFramework (2)
System\Windows\Markup\BamlWriter.cs (1)
52_parserContext.XamlTypeMapper = new BamlWriterXamlTypeMapper(XmlParserDefaults.GetDefaultAssemblyNames(),
System\Windows\Markup\XamlTypeMapper.cs (1)
4430return new XamlTypeMapper(GetDefaultAssemblyNames(),GetDefaultNamespaceMaps());