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