2 references to ToCommandLineOptions
Microsoft.TestPlatform.TestHostRuntimeProvider (2)
Hosting\DefaultTestHostManager.cs (1)
186var argumentsString = " " + connectionInfo.ToCommandLineOptions();
Hosting\DotnetTestHostManager.cs (1)
525args += " " + connectionInfo.ToCommandLineOptions();