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