1 instantiation of NewValueTypeExpression
System.Linq.Expressions (1)
System\Linq\Expressions\NewExpression.cs (1)
216
return new
NewValueTypeExpression
(type, ReadOnlyCollection<Expression>.Empty, null);