1 write to _typeMapper
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
1324_typeMapper = XamlTypeMapper.DefaultMapper;
4 references to _typeMapper
PresentationBuildTasks (4)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (4)
518_parserContext.XamlTypeMapper = _typeMapper; 535_typeMapper.ResetMapper(); 1335_typeMapper.SetAssemblyPath(refasm.AssemblyName, refasm.Path); 1362_typeMapper.InitializeReferenceXmlnsCache();