1 reference to Start
Microsoft.DotNet.RemoteExecutor (1)
RemoteExecutor.cs (1)
477
return new RemoteInvokeHandle(options.
Start
? Process.Start(psi) : new Process() { StartInfo = psi },