1 reference to ImmutableDictionary
Microsoft.CodeAnalysis.Workspaces (1)
Diagnostics\SkippedHostAnalyzersInfo.cs (1)
84
var partiallySkippedHostAnalyzersBuilder =
ImmutableDictionary
.CreateBuilder<DiagnosticAnalyzer, ImmutableArray<string>>();