2 references to GetServicesOfType
System.ServiceProcess.ServiceController (2)
System\ServiceProcess\ServiceController.cs (2)
673return GetServicesOfType(machineName, Interop.Advapi32.ServiceTypeOptions.SERVICE_DRIVER); 713return GetServicesOfType(machineName, Interop.Advapi32.ServiceTypeOptions.SERVICE_WIN32);