2 references to TypesOnly
Microsoft.DotNet.AsmDiff (2)
DiffEngine.cs (1)
105
var mappingDifferenceFilter = configuration.IsOptionSet(DiffConfigurationOptions.
TypesOnly
)
Program.cs (1)
141
result |= DiffConfigurationOptions.
TypesOnly
;