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