1 reference to Equals
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
237
return obj is ReadyToRunHelperKey other &&
Equals
(other);