Implemented interface member:
1 reference to Equals
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\MethodGCInfoNode.cs (1)
139
return obj is GCInfoComponent other && other.
Equals
(this);