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