1 write to _testPlatformEventSource
Microsoft.TestPlatform.CrossPlatEngine (1)
AttachmentsProcessing\TestRunAttachmentsProcessingManager.cs (1)
40_testPlatformEventSource = testPlatformEventSource ?? throw new ArgumentNullException(nameof(testPlatformEventSource));
2 references to _testPlatformEventSource
Microsoft.TestPlatform.CrossPlatEngine (2)
AttachmentsProcessing\TestRunAttachmentsProcessingManager.cs (2)
62_testPlatformEventSource.TestRunAttachmentsProcessingStart(localAttachments.Count); 208_testPlatformEventSource.TestRunAttachmentsProcessingStop(attachments.Count);