1 implementation of LaunchDataCollector
Microsoft.TestPlatform.CrossPlatEngine (1)
DataCollection\DataCollectionLauncher.cs (1)
94
public abstract int
LaunchDataCollector
(
1 reference to LaunchDataCollector
Microsoft.TestPlatform.CrossPlatEngine (1)
DataCollection\ProxyDataCollectionManager.cs (1)
239
_dataCollectionProcessId = _dataCollectionLauncher.
LaunchDataCollector
(null, GetCommandLineArguments(_dataCollectionPort));