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