1 write to _from
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\NumericConvertInstruction.cs (1)
15
_from
= from;
3 references to _from
System.Linq.Expressions (3)
System\Linq\Expressions\Interpreter\NumericConvertInstruction.cs (3)
52
public override string ToString() => InstructionName + "(" +
_from
+ "->" + _to + ")";
65
return
_from
switch
188
return
_from
switch