1 write to IsCacheDisposed
System.Web (1)
HttpRuntime.cs (1)
2018HealthMonitoringManager.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)
899if (HealthMonitoringManager.IsCacheDisposed) {