2 references to IncludeDiagnosticDuringFixAll
Text.Analyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixes\SyntaxEditorBasedCodeFixProvider.cs (2)
42
.WhereAsArray(d => this.
IncludeDiagnosticDuringFixAll
(d, document, fixAllContext.CodeActionEquivalenceKey, fixAllContext.CancellationToken))
122
/// cref="
IncludeDiagnosticDuringFixAll
(Diagnostic, Document, string, CancellationToken)"/> should be overridden