2 references to ConsiderEverythingComparer
Microsoft.CodeAnalysis.CSharp (2)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (1)
544collectedBounds[methodTypeParameterIndex] = new HashSet<TypeWithAnnotations>(TypeWithAnnotations.EqualsComparer.ConsiderEverythingComparer);
Symbols\Source\ExtensionGroupingInfo.cs (1)
388var comparer = TypeWithAnnotations.EqualsComparer.ConsiderEverythingComparer;