1 reference to Equals
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\SignatureContext.cs (1)
92
return obj is SignatureContext other &&
Equals
(other);