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