2 references to s_cache
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\CallInstruction.cs (2)
76if (s_cache.TryGetValue(info, out res)) 114s_cache[info] = res;