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