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)
123
public ProcessShutdownReason ShutdownReason { get { return
_ShutdownReason
;}}