7 references to AssemblySetMapping
Microsoft.Cci.Extensions (1)
Traversers\DifferenceTraverser.cs (1)
28
AssemblySetMapping mapping = new
AssemblySetMapping
(this.Settings);
Microsoft.DotNet.AsmDiff (6)
ApiRecordingCSharpDiffWriter.cs (2)
39
mapping = new
AssemblySetMapping
(_settings);
45
mapping = new
AssemblySetMapping
(_settings);
DiffCSharpWriter.cs (2)
72
mapping = new
AssemblySetMapping
(_settings);
78
mapping = new
AssemblySetMapping
(_settings);
DiffCsvWriter.cs (2)
34
mapping = new
AssemblySetMapping
(Settings);
40
mapping = new
AssemblySetMapping
(Settings);