2 references to DocumentsWithDiagnosticsToFix
Microsoft.CodeAnalysis.Workspaces (2)
CodeFixesAndRefactorings\FixAllLogger.cs (2)
36
private const string DocumentsWithDiagnosticsToFix = nameof(
DocumentsWithDiagnosticsToFix
);
160
m[
DocumentsWithDiagnosticsToFix
] = documentsAndDiagnosticsToFixMap.Count;