1 write to _appDomainShutdownStarted
System.Web (1)
Hosting\HostingEnvironment.cs (1)
702_appDomainShutdownStarted = true;
2 references to _appDomainShutdownStarted
System.Web (2)
Hosting\HostingEnvironment.cs (2)
698if (!_appDomainShutdownStarted) { 700if (!_appDomainShutdownStarted) {