1 implementation of TestRunAttachmentsProcessingStop
Microsoft.TestPlatform.CoreUtilities (1)
Tracing\TestPlatformEventSource.cs (1)
265
public void
TestRunAttachmentsProcessingStop
(long numberOfAttachments)
1 reference to TestRunAttachmentsProcessingStop
Microsoft.TestPlatform.CrossPlatEngine (1)
AttachmentsProcessing\TestRunAttachmentsProcessingManager.cs (1)
208
_testPlatformEventSource.
TestRunAttachmentsProcessingStop
(attachments.Count);