3 references to RemoveRedundantNullableDirectiveDiagnosticId
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
CSharpRemoveRedundantNullableDirectiveDiagnosticAnalyzer.cs (1)
24
IDEDiagnosticIds.
RemoveRedundantNullableDirectiveDiagnosticId
,
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
CSharpRemoveUnnecessaryNullableDirectiveCodeFixProvider.cs (2)
32
IDEDiagnosticIds.
RemoveRedundantNullableDirectiveDiagnosticId
,
39
if (diagnostic.Id == IDEDiagnosticIds.
RemoveRedundantNullableDirectiveDiagnosticId
)