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