2 types derived from DataCollectionLauncher
Microsoft.TestPlatform.CrossPlatEngine (2)
DataCollection\DefaultDataCollectionLauncher.cs (1)
19
internal class DefaultDataCollectionLauncher :
DataCollectionLauncher
DataCollection\DotnetDataCollectionLauncher.cs (1)
23
internal class DotnetDataCollectionLauncher :
DataCollectionLauncher
1 reference to DataCollectionLauncher
Microsoft.TestPlatform.CrossPlatEngine (1)
DataCollection\DataCollectionLauncher.cs (1)
28
/// Initializes a new instance of the <see cref="
DataCollectionLauncher
"/> class.