2 references to EnterTryCatchFinallyInstruction
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\ControlFlowInstructions.cs (2)
283return new EnterTryCatchFinallyInstruction(labelIndex, true); 288return new EnterTryCatchFinallyInstruction(UnknownInstrIndex, false);