2 references to IncrementCount
System.Linq.Expressions (2)
System\Linq\Expressions\Compiler\BoundConstants.cs (1)
89Helpers.IncrementCount(new TypedConstant(value, type), _references);
System\Linq\Expressions\Compiler\VariableBinder.cs (1)
224Helpers.IncrementCount(node, referenceScope.ReferenceCount);