1 implementation of Initialize
Microsoft.VisualStudio.TestPlatform.Common (1)
DataCollection\DataCollectionAttachmentManager.cs (1)
99public void Initialize(SessionId id, string outputDirectory, IMessageSink messageSink)
1 reference to Initialize
Microsoft.VisualStudio.TestPlatform.Common (1)
DataCollection\DataCollectionManager.cs (1)
177_attachmentManager.Initialize(sessionId, resultsDirectory, _messageSink);