3 references to TestRunAttachmentsProcessingComplete
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleRequestSender.cs (1)
1337
MessageType.
TestRunAttachmentsProcessingComplete
,
Microsoft.VisualStudio.TestPlatform.Client (2)
AttachmentsProcessing\TestRunAttachmentsProcessingEventsHandler.cs (1)
42
_communicationManager.SendMessage(MessageType.
TestRunAttachmentsProcessingComplete
, payload);
DesignMode\DesignModeClient.cs (1)
590
_communicationManager.SendMessage(MessageType.
TestRunAttachmentsProcessingComplete
, payload);