3 references to None
System.Web (3)
HttpRuntime.cs (3)
214private ApplicationShutdownReason _shutdownReason = ApplicationShutdownReason.None; 2129ApplicationShutdownReason reason = ApplicationShutdownReason.None; 2333if (_theRuntime._shutdownReason == ApplicationShutdownReason.None) {