1 write to _commandCallbackEx
System.ServiceProcess.ServiceController (1)
System\ServiceProcess\ServiceBase.cs (1)
689_commandCallbackEx = this.ServiceCommandCallbackEx;
1 reference to _commandCallbackEx
System.ServiceProcess.ServiceController (1)
System\ServiceProcess\ServiceBase.cs (1)
886_statusHandle = RegisterServiceCtrlHandlerEx(ServiceName, _commandCallbackEx, (IntPtr)0);