2 references to ASYNC
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\DebugInfoTableNode.cs (2)
198
if ((bound.source & SourceTypes.
ASYNC
) != 0)
201
if ((bound.source & ~(SourceTypes.CALL_INSTRUCTION | SourceTypes.STACK_EMPTY | SourceTypes.
ASYNC
)) != 0)