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