2 references to PowerBroadcastStatus
System.ServiceProcess (1)
System.ServiceProcess.cs (1)
4
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ServiceProcess.
PowerBroadcastStatus
))]
System.ServiceProcess.ServiceController (1)
artifacts\obj\System.ServiceProcess.ServiceController\Debug\net10.0\System.ServiceProcess.ServiceController.notsupported.cs (1)
48
protected virtual bool OnPowerEvent(System.ServiceProcess.
PowerBroadcastStatus
powerStatus) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_ServiceController); }