1 reference to DefaultOutputDirectoryName
Microsoft.VisualStudio.TestPlatform.Common (1)
DataCollection\DataCollectionAttachmentManager.cs (1)
108
SessionOutputDirectory = Path.Combine(Path.GetTempPath(),
DefaultOutputDirectoryName
, id.Id.ToString());