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);