6 types derived from IndexedBranchInstruction
System.Linq.Expressions (6)
System\Linq\Expressions\Interpreter\ControlFlowInstructions.cs (6)
208internal sealed class GotoInstruction : IndexedBranchInstruction 260internal sealed class EnterTryCatchFinallyInstruction : IndexedBranchInstruction 399internal sealed class EnterTryFaultInstruction : IndexedBranchInstruction 481internal sealed class EnterFinallyInstruction : IndexedBranchInstruction 543internal sealed class EnterFaultInstruction : IndexedBranchInstruction 667internal sealed class LeaveExceptionHandlerInstruction : IndexedBranchInstruction