3 references to ShutdownReason
System.Web (3)
Compilation\BuildManagerHost.cs (1)
602_client.OnAppDomainUnloaded(HttpRuntime.ShutdownReason);
Hosting\HostingEnvironment.cs (1)
1525get { return HttpRuntime.ShutdownReason; }
HttpRuntime.cs (1)
3511WebApplicationLifetimeEvent.DetailCodeFromShutdownReason(ShutdownReason));