2 references to TypedConstant
System.Core (2)
Microsoft\Scripting\Compiler\BoundConstants.cs (2)
103
Helpers.IncrementCount(new
TypedConstant
(value, type), _references);
117
if (_cache.TryGetValue(new
TypedConstant
(value, type), out local)) {