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