4 references to GetAlternateComparer
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (4)
719
ThrowHelper.ThrowKeyNotFoundException(
GetAlternateComparer
(Dictionary).Create(key));
804
IAlternateEqualityComparer<TAlternateKey, TKey> comparer =
GetAlternateComparer
(dictionary);
875
IAlternateEqualityComparer<TAlternateKey, TKey> comparer =
GetAlternateComparer
(dictionary);
965
IAlternateEqualityComparer<TAlternateKey, TKey> comparer =
GetAlternateComparer
(dictionary);