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