2 references to StopServiceCallback
Microsoft.VisualStudio.IntegrationTest.Setup (2)
IntegrationTestServiceCommands.cs (2)
72
_stopMenuCmd = new MenuCommand(
StopServiceCallback
, stopMenuCmdId)
105
=>
StopServiceCallback
(this, EventArgs.Empty);