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