3 references to IsReducing
Microsoft.CodeAnalysis.CSharp.Features (3)
CSharpRemoveUnnecessaryNullableDirectiveDiagnosticAnalyzer.cs (3)
122
if (
IsReducing
(retainedOptions, currentOptions))
154
if (
IsReducing
(retainedOptions, currentOptions))
204
if (
IsReducing
(currentOptions, newOptions))