6 types derived from IndexedBranchInstruction
System.Linq.Expressions (6)
System\Linq\Expressions\Interpreter\ControlFlowInstructions.cs (6)
202internal sealed class GotoInstruction : IndexedBranchInstruction 254internal sealed class EnterTryCatchFinallyInstruction : IndexedBranchInstruction 393internal sealed class EnterTryFaultInstruction : IndexedBranchInstruction 475internal sealed class EnterFinallyInstruction : IndexedBranchInstruction 537internal sealed class EnterFaultInstruction : IndexedBranchInstruction 661internal sealed class LeaveExceptionHandlerInstruction : IndexedBranchInstruction