2 references to HasAsyncContinuation
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\WasmR2RToInterpreterThunkNode.cs (2)
50bool INodeWithTypeSignature.IsAsyncCall => HasAsyncContinuation; 127bool hasAsyncContinuation = HasAsyncContinuation;