3 references to SHUTDOWN_NEEDED
System.Web (3)
Compilation\BuildResultCache.cs (3)
586s_shutdownStatus = SHUTDOWN_NEEDED; 603if (s_shutdownStatus == SHUTDOWN_NEEDED && (Interlocked.Exchange(ref s_shutdownStatus, SHUTDOWN_STARTED) == SHUTDOWN_NEEDED)) {