1 instantiation of ResumptionStubEntryPointSignature
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
74
new
ResumptionStubEntryPointSignature
(key));
1 reference to ResumptionStubEntryPointSignature
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\ResumptionStubEntryPointSignature.cs (1)
36
return comparer.Compare(_resumptionStub.Method, ((
ResumptionStubEntryPointSignature
)other)._resumptionStub.Method);