2 references to TryProceedOrReportNullableImpactingSpans
Microsoft.CodeAnalysis.CSharp.CodeStyle (2)
CSharpRemoveUnnecessaryNullableDirectiveDiagnosticAnalyzer.cs (2)
219
=>
TryProceedOrReportNullableImpactingSpans
(span, nullableImpactingSpans: null);
223
=>
TryProceedOrReportNullableImpactingSpans
(span, nullableImpactingSpans);