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