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