3 references to _cache
System.Core (3)
Microsoft\Scripting\Compiler\BoundConstants.cs (3)
117if (_cache.TryGetValue(new TypedConstant(value, type), out local)) { 147_cache.Clear(); 158_cache.Add(reference.Key, local);