1 write to Host
System.Web (1)
Hosting\HostingEnvironment.cs (1)
412
ObjectCache.
Host
= objectCacheHost;
4 references to Host
System.Runtime.Caching (3)
System\Caching\CacheMemoryMonitor.cs (1)
250
IServiceProvider host = ObjectCache.
Host
;
System\Caching\HostFileChangeMonitor.cs (1)
83
IServiceProvider host = ObjectCache.
Host
;
System\Caching\PerfCounters.cs (1)
37
IServiceProvider host = ObjectCache.
Host
;
System.Web (1)
Hosting\HostingEnvironment.cs (1)
410
if (ObjectCache.
Host
== null) {