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