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