2 references to ShouldCache
System.Linq.Expressions (2)
System\Linq\Expressions\Compiler\CompilerScope.cs (2)
345if (ShouldCache(v)) 402Debug.Assert(ShouldCache(v) && !_locals.ContainsKey(v));