1 override of IncludeDiagnosticDuringFixAll
Microsoft.CodeAnalysis.CSharp.Features (1)
3 references to IncludeDiagnosticDuringFixAll
Microsoft.CodeAnalysis.Workspaces (3)
SyntaxEditorBasedCodeFixProvider.cs (3)
44.WhereAsArray(d => this.IncludeDiagnosticDuringFixAll(d, document, model, fixAllContext.CodeActionEquivalenceKey, fixAllContext.CancellationToken))
106/// This overload differs from <see cref="IncludeDiagnosticDuringFixAll(Diagnostic, Document, SemanticModel, string, CancellationToken)"/>
133/// cref="IncludeDiagnosticDuringFixAll(Diagnostic, Document, SemanticModel, string, CancellationToken)"/>