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