1 write to Cache
System.Linq.Expressions (1)
System\Runtime\CompilerServices\CallSiteBinder.cs (1)
205Interlocked.CompareExchange(ref Cache, new Dictionary<Type, object>(), null);
2 references to Cache
System.Linq.Expressions (2)
System\Runtime\CompilerServices\CallSiteBinder.cs (2)
203if (Cache == null) 209var cache = Cache;