1 instantiation of TestRunAttachmentsProcessingProgressPayload
Microsoft.VisualStudio.TestPlatform.Client (1)
AttachmentsProcessing\TestRunAttachmentsProcessingEventsHandler.cs (1)
48var payload = new TestRunAttachmentsProcessingProgressPayload()
3 references to TestRunAttachmentsProcessingProgressPayload
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (2)
VsTestConsoleRequestSender.cs (2)
1356var testRunAttachmentsProcessingProgressPayload = _dataSerializer 1357.DeserializePayload<TestRunAttachmentsProcessingProgressPayload>(message);
Microsoft.VisualStudio.TestPlatform.Client (1)
AttachmentsProcessing\TestRunAttachmentsProcessingEventsHandler.cs (1)
48var payload = new TestRunAttachmentsProcessingProgressPayload()