3 references to Helpers
System.Core (3)
Microsoft\Scripting\Compiler\BoundConstants.cs (1)
103
Helpers
.IncrementCount(new TypedConstant(value, type), _references);
Microsoft\Scripting\Compiler\LabelInfo.cs (1)
172
LabelScopeInfo common =
Helpers
.CommonNode(def, reference, b => b.Parent);
Microsoft\Scripting\Compiler\VariableBinder.cs (1)
211
Helpers
.IncrementCount(node, referenceScope.ReferenceCount);