2 writes to _ShutdownReason
System.Web (2)
ProcessInfo.cs (2)
149_ShutdownReason = shutdownReason; 165_ShutdownReason = shutdownReason;
1 reference to _ShutdownReason
System.Web (1)
ProcessInfo.cs (1)
123public ProcessShutdownReason ShutdownReason { get { return _ShutdownReason;}}