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