1 write to _typeMapper
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
1312
_typeMapper
= XamlTypeMapper.DefaultMapper;
4 references to _typeMapper
PresentationBuildTasks (4)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (4)
511
XamlTypeMapper =
_typeMapper
532
_typeMapper
.ResetMapper();
1321
_typeMapper
.SetAssemblyPath(refasm.AssemblyName, refasm.Path);
1348
_typeMapper
.InitializeReferenceXmlnsCache();