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