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