2 references to GetDebugCommand
InteropTests (2)
Helpers\ClientProcess.cs (1)
35
output.WriteLine($"Starting process: {ProcessDebugHelper.
GetDebugCommand
(_process.StartInfo)}");
Helpers\WebsiteProcess.cs (1)
40
output.WriteLine($"Starting process: {ProcessDebugHelper.
GetDebugCommand
(_process.StartInfo)}");