3 references to IncludeUnchanged
Microsoft.DotNet.AsmDiff (3)
DiffConfiguration.cs (1)
15DiffConfigurationOptions.IncludeUnchanged |
DiffEngine.cs (1)
102(t != DifferenceType.Unchanged || configuration.IsOptionSet(DiffConfigurationOptions.IncludeUnchanged));
Program.cs (1)
135result |= DiffConfigurationOptions.IncludeUnchanged;