2 references to IsKnownComparable
System.Collections.Immutable (2)
System\Collections\Frozen\FrozenDictionary.cs (1)
129if (Constants.IsKnownComparable<TKey>())
System\Collections\Frozen\FrozenSet.cs (1)
110if (Constants.IsKnownComparable<T>())