1 write to _hasResult
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\ControlFlowInstructions.cs (1)
716_hasResult = hasResult;
1 reference to _hasResult
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\ControlFlowInstructions.cs (1)
721public override int ProducedStack => _hasResult ? 1 : 0;