3 references to _constants
System.Core (3)
Microsoft\Scripting\Compiler\VariableBinder.cs (3)
75
_constants
.Peek().AddReference(node.Value, node.Type);
93
_constants
.Push(_tree.Constants[node] = new BoundConstants());
95
_constants
.Pop();