2 references to _typeComparer
Microsoft.DotNet.ApiCompat.Core (2)
Rules\Compat\MembersMustExist.cs (2)
117
if (!
_typeComparer
.Equals(param1.Type, param2.Type))
132
if (!
_typeComparer
.Equals(implType, contractType))