Implemented interface member:
1 reference to Equals
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
544
return obj is MethodAndCallSite other &&
Equals
(other);