2 references to ToImmutableSortedDictionary
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableSortedDictionary.cs (2)
222return ToImmutableSortedDictionary(source, keyComparer, null); 234return ToImmutableSortedDictionary(source, null, null);