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