3 references to ToImmutableMultiDictionaryAndFree
Microsoft.CodeAnalysis.CSharp.Features (1)
ConvertToExtension\ConvertToExtensionCodeRefactoringProvider.cs (1)
138return map.ToImmutableMultiDictionaryAndFree();
Microsoft.CodeAnalysis.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixes\FixAllContextHelper.cs (1)
127return builder.ToImmutableMultiDictionaryAndFree();
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixesAndRefactorings\AbstractFixAllSpanMappingService.cs (1)
63return builder.ToImmutableMultiDictionaryAndFree();