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