1 reference to EmptyWithComparers
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableDictionary_2.cs (1)
125
return this.IsEmpty ? this :
EmptyWithComparers
(_comparers);