3 references to StartTestSessionCallback
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (2)
VsTestConsoleRequestSender.cs (2)
461case MessageType.StartTestSessionCallback: 561case MessageType.StartTestSessionCallback:
Microsoft.VisualStudio.TestPlatform.Client (1)
TestSession\TestSessionEventsHandler.cs (1)
39_communicationManager.SendMessage(MessageType.StartTestSessionCallback, ackPayload);