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