2 references to ShouldCache
System.Core (2)
Microsoft\Scripting\Compiler\CompilerScope.cs (2)
334if (ShouldCache(v)) { 381Debug.Assert(ShouldCache(v) && !_locals.ContainsKey(v));