4 references to AllocContinuation
ILCompiler.Compiler (2)
Compiler\JitHelper.cs (1)
341case ReadyToRunHelper.AllocContinuation:
IL\ILImporter.Scanner.cs (1)
453_dependencies.Add(_compilation.GetHelperEntrypoint(ReadyToRunHelper.AllocContinuation), asyncReason);
ILCompiler.RyuJit (2)
JitInterface\CorInfoImpl.RyuJit.cs (1)
764id = ReadyToRunHelper.AllocContinuation;
src\runtime\src\coreclr\tools\aot\ILCompiler.Compiler\Compiler\JitHelper.cs (1)
341case ReadyToRunHelper.AllocContinuation: