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