2 instantiations of AssemblyMapper
Microsoft.DotNet.ApiCompatibility (2)
Mapping\AssemblySetMapper.cs (1)
49mapper = new AssemblyMapper(RuleRunner, Settings, Right.Length, this);
Mapping\ElementMapperFactory.cs (1)
19new AssemblyMapper(ruleRunner, settings, rightCount);
1 reference to AssemblyMapper
Microsoft.DotNet.ApiCompatibility (1)
Rules\RuleRunner.cs (1)
29if (mapper is AssemblyMapper am)