1 instantiation of NewValueTypeExpression
System.Core (1)
Microsoft\Scripting\Ast\NewExpression.cs (1)
222return new NewValueTypeExpression(type, EmptyReadOnlyCollection<Expression>.Instance, null);