1 write to DiagnosticIds
Microsoft.CodeAnalysis.Workspaces (1)
CodeFixes\FixAllOccurrences\FixAllState.cs (1)
42
DiagnosticIds
= [.. diagnosticIds];
2 references to DiagnosticIds
Microsoft.CodeAnalysis.Workspaces (2)
CodeFixes\FixAllOccurrences\FixAllContext.cs (1)
56
public ImmutableHashSet<string> DiagnosticIds => State.
DiagnosticIds
;
CodeFixes\FixAllOccurrences\FixAllState.cs (1)
57
DiagnosticIds
,