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