1 reference to GetDocumentDiagnosticsToFixAsync
Microsoft.CodeAnalysis.Workspaces (1)
CodeFixes\FixAllOccurrences\BatchFixAllProvider.cs (1)
91
var documentToDiagnostics = await fixAllContext.
GetDocumentDiagnosticsToFixAsync
().ConfigureAwait(false);