2 references to IsControlFlowInstruction
illink (2)
Linker.Dataflow\MethodBodyScanner.cs (1)
172
if (op.OpCode.
IsControlFlowInstruction
()) {
Linker.Dataflow\ScannerExtensions.cs (1)
23
if (!operation.OpCode.
IsControlFlowInstruction
())