2 references to EnterFinallyInstruction
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\ControlFlowInstructions.cs (2)
498return s_cache[labelIndex] ??= new EnterFinallyInstruction(labelIndex); 500return new EnterFinallyInstruction(labelIndex);