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