2 references to Constants
System.Linq.Expressions (2)
System\Linq\Expressions\Compiler\LambdaCompiler.cs (1)
93
_boundConstants = tree.
Constants
[lambda];
System\Linq\Expressions\Compiler\VariableBinder.cs (1)
88
_constants.Push(_tree.
Constants
[node] = new BoundConstants());