3 references to StopTestSessionCallback
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (2)
VsTestConsoleRequestSender.cs (2)
657case MessageType.StopTestSessionCallback: 747case MessageType.StopTestSessionCallback:
Microsoft.VisualStudio.TestPlatform.Client (1)
TestSession\TestSessionEventsHandler.cs (1)
50_communicationManager.SendMessage(MessageType.StopTestSessionCallback, ackPayload);