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());