1 type derived from DataCollectionLogger
Microsoft.VisualStudio.TestPlatform.Common (1)
DataCollection\TestPlatformDataCollectionLogger.cs (1)
17internal class TestPlatformDataCollectionLogger : DataCollectionLogger
3 references to DataCollectionLogger
Microsoft.TestPlatform.Extensions.BlameDataCollector (2)
BlameCollector.cs (2)
40private DataCollectionLogger? _logger; 131DataCollectionLogger logger,
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
DataCollector\DataCollector.cs (1)
33DataCollectionLogger logger,