1 implementation of Initialize
Microsoft.VisualStudio.TestPlatform.Common (1)
DataCollection\DataCollectionAttachmentManager.cs (1)
99
public 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);