1 write to AttachmentManager
Microsoft.VisualStudio.TestPlatform.Common (1)
DataCollection\TestPlatformDataCollectionSink.cs (1)
31
AttachmentManager
= attachmentManager ?? throw new ArgumentNullException(nameof(attachmentManager));
1 reference to AttachmentManager
Microsoft.VisualStudio.TestPlatform.Common (1)
DataCollection\TestPlatformDataCollectionSink.cs (1)
63
AttachmentManager
.AddAttachment(fileTransferInformation, SendFileCompleted, DataCollectorConfig.TypeUri, DataCollectorConfig.FriendlyName);