2 references to ConstantExpression
System.Core (2)
Microsoft\Scripting\Ast\ConstantExpression.cs (2)
47
return new
ConstantExpression
(value);
93
:
base
(value) {