2 references to StopServiceCallback
Microsoft.VisualStudio.IntegrationTestService (2)
src\VisualStudio\IntegrationTest\Harness\IntegrationTestServiceShared\IntegrationTestServiceCommands.cs (2)
51
_stopMenuCmd = new MenuCommand(
StopServiceCallback
, stopMenuCmdId)
78
=>
StopServiceCallback
(this, EventArgs.Empty);