2 references to TypedConstant
System.Linq.Expressions (2)
System\Linq\Expressions\Compiler\BoundConstants.cs (2)
89Helpers.IncrementCount(new TypedConstant(value, type), _references); 106if (_cache.TryGetValue(new TypedConstant(value, type), out LocalBuilder? local))