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