1 reference to EscapeArgList
Aspire.Hosting.DevTunnels (1)
DevTunnelCli.cs (1)
246
logger?.LogTrace("Invoking devtunnel CLI{ShellExecuteInfo}: {FileName} {Arguments}", useShellExecute ? " (UseShellExecute=true)" : "", process.StartInfo.FileName,
EscapeArgList
(process.StartInfo.ArgumentList));