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