1 write to s_host
System.Runtime.Caching (1)
System\Runtime\Caching\ObjectCache.cs (1)
36if (Interlocked.CompareExchange(ref s_host, value, null) != null)
1 reference to s_host
System.Runtime.Caching (1)
System\Runtime\Caching\ObjectCache.cs (1)
27return s_host;