4 references to GetAlternateComparer
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (4)
718
ThrowHelper.ThrowKeyNotFoundException(
GetAlternateComparer
(Dictionary).Create(key));
803
IAlternateEqualityComparer<TAlternateKey, TKey> comparer =
GetAlternateComparer
(dictionary);
874
IAlternateEqualityComparer<TAlternateKey, TKey> comparer =
GetAlternateComparer
(dictionary);
964
IAlternateEqualityComparer<TAlternateKey, TKey> comparer =
GetAlternateComparer
(dictionary);