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