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