1 reference to SHUTDOWN_STARTED
System.Web (1)
Compilation\BuildResultCache.cs (1)
603if (s_shutdownStatus == SHUTDOWN_NEEDED && (Interlocked.Exchange(ref s_shutdownStatus, SHUTDOWN_STARTED) == SHUTDOWN_NEEDED)) {