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