1 write to _nullCase
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\ControlFlowInstructions.cs (1)
763
_nullCase
= nullCase;
1 reference to _nullCase
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\ControlFlowInstructions.cs (1)
775
return
_nullCase
.Value;