3 references to Constants
System.Core (3)
Microsoft\Scripting\Compiler\LambdaCompiler.cs (2)
114
_boundConstants = tree.
Constants
[lambda];
151
_boundConstants = tree.
Constants
[lambda];
Microsoft\Scripting\Compiler\VariableBinder.cs (1)
93
_constants.Push(_tree.
Constants
[node] = new BoundConstants());