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