2 references to SessionChangeReason
System.ServiceProcess (1)
System.ServiceProcess.cs (1)
17[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ServiceProcess.SessionChangeReason))]
System.ServiceProcess.ServiceController (1)
artifacts\obj\System.ServiceProcess.ServiceController\Debug\net10.0\System.ServiceProcess.ServiceController.notsupported.cs (1)
132public System.ServiceProcess.SessionChangeReason Reason { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_ServiceController); } }