1 type derived from DataCollectionEvents
Microsoft.VisualStudio.TestPlatform.Common (1)
DataCollection\TestPlatformDataCollectionEvents.cs (1)
16internal sealed class TestPlatformDataCollectionEvents : DataCollectionEvents
4 references to DataCollectionEvents
Microsoft.TestPlatform.Extensions.BlameDataCollector (2)
BlameCollector.cs (2)
39private DataCollectionEvents? _events; 129DataCollectionEvents events,
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
DataCollector\DataCollector.cs (1)
31DataCollectionEvents events,
DataCollector\Events\DataCollectionEvents.cs (1)
14/// Initializes a new instance of the <see cref="DataCollectionEvents"/> class.