2 references to ToImmutableDictionary
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableDictionary.cs (2)
253return ToImmutableDictionary(source, keyComparer, null); 265return ToImmutableDictionary(source, null, null);