1 write to IsCacheDisposed
System.Web (1)
HttpRuntime.cs (1)
2018
HealthMonitoringManager.
IsCacheDisposed
= true; // HMM is the only place internally where we care if the Cache is disposed or not.
1 reference to IsCacheDisposed
System.Web (1)
Management\WebEvents.cs (1)
899
if (HealthMonitoringManager.
IsCacheDisposed
) {