1 write to _t
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\TypeOperations.cs (1)
387
_t
= t;
1 reference to _t
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\TypeOperations.cs (1)
399
frame.Push(from == null ? null : Enum.ToObject(
_t
, from));