1 write to _operand
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\TypeOperations.cs (1)
472
_operand
= operand;
1 reference to _operand
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\TypeOperations.cs (1)
482
Expression? operand =
_operand
;