1 implementation of TestRunAttachmentsProcessingStart
Microsoft.TestPlatform.CoreUtilities (1)
Tracing\TestPlatformEventSource.cs (1)
258
public void
TestRunAttachmentsProcessingStart
(long numberOfAttachments)
1 reference to TestRunAttachmentsProcessingStart
Microsoft.TestPlatform.CrossPlatEngine (1)
AttachmentsProcessing\TestRunAttachmentsProcessingManager.cs (1)
62
_testPlatformEventSource.
TestRunAttachmentsProcessingStart
(localAttachments.Count);