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