2 references to EnterFaultInstruction
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\ControlFlowInstructions.cs (2)
559return s_cache[labelIndex] ??= new EnterFaultInstruction(labelIndex); 562return new EnterFaultInstruction(labelIndex);