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