3 references to ToImmutableMultiDictionaryAndFree
Microsoft.CodeAnalysis.Workspaces (3)
CodeFixes\FixAllOccurrences\FixAllContextHelper.cs (1)
122return builder.ToImmutableMultiDictionaryAndFree();
Diagnostics\DiagnosticAnalysisResult.cs (1)
149semanticLocals: diagnosticsWithDocumentId.ToImmutableMultiDictionaryAndFree(),
LanguageServices\FixAllSpanMappingService\AbstractFixAllSpanMappingService.cs (1)
62return builder.ToImmutableMultiDictionaryAndFree();