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