1 instantiation of TestRunAttachmentsProcessingEventsHandler
Microsoft.VisualStudio.TestPlatform.Client (1)
DesignMode\DesignModeClient.cs (1)
569testRequestManager.ProcessTestRunAttachments(attachmentsProcessingPayload, new TestRunAttachmentsProcessingEventsHandler(_communicationManager), _protocolConfig);
1 reference to TestRunAttachmentsProcessingEventsHandler
Microsoft.VisualStudio.TestPlatform.Client (1)
AttachmentsProcessing\TestRunAttachmentsProcessingEventsHandler.cs (1)
23/// Initializes a new instance of the <see cref="TestRunAttachmentsProcessingEventsHandler"/> class.