2 references to BranchInstruction
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\ControlFlowInstructions.cs (1)
132: this(false, false)
System\Linq\Expressions\Interpreter\InstructionList.cs (1)
992EmitBranch(new BranchInstruction(hasResult, hasValue), label);