4 references to ToImmutableSegmentedDictionary
Microsoft.CodeAnalysis.UnitTests (4)
Collections\ImmutableSegmentedDictionaryTest.cs (4)
84}.ToImmutableSegmentedDictionary(); 118ImmutableSegmentedDictionary<string, string> dictionary = pairs.ToImmutableSegmentedDictionary(); 162var result = dictionary.ToImmutableSegmentedDictionary(); 272}.ToImmutableSegmentedDictionary();