3 references to _references
System.Linq.Expressions (3)
System\Linq\Expressions\Compiler\BoundConstants.cs (3)
89Helpers.IncrementCount(new TypedConstant(value, type), _references); 122foreach (KeyValuePair<TypedConstant, int> reference in _references) 146foreach (KeyValuePair<TypedConstant, int> reference in _references)