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