1 reference to ToImmutableSortedDictionary
Microsoft.CodeAnalysis.UnitTests (1)
Collections\ImmutableSegmentedDictionaryTest.cs (1)
57
var sortedMap = map.
ToImmutableSortedDictionary
(StringComparer.Ordinal);