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