Implemented interface member:
1 reference to Equals
ILCompiler.Compiler (1)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoTypes.cs (1)
1636
return obj is CORINFO_SWIFT_LOWERING other &&
Equals
(other);