1 write to _attachmentManager
Microsoft.VisualStudio.TestPlatform.Common (1)
DataCollection\DataCollectionManager.cs (1)
104_attachmentManager = datacollectionAttachmentManager;
5 references to _attachmentManager
Microsoft.VisualStudio.TestPlatform.Common (5)
DataCollection\DataCollectionManager.cs (5)
177_attachmentManager.Initialize(sessionId, resultsDirectory, _messageSink); 237_attachmentManager.Cancel(); 248result = _attachmentManager.GetAttachments(endEvent.Context); 345result = _attachmentManager.GetAttachments(testCaseEndEventArgs.Context); 527_attachmentManager,