1 instantiation of STARTUPINFO
rzc (1)
ServerProtocol\ServerConnection.cs (1)
345
var startInfo = new
STARTUPINFO
();
2 references to STARTUPINFO
rzc (2)
ServerProtocol\NativeMethods.cs (1)
78
[In] ref
STARTUPINFO
lpStartupInfo,
ServerProtocol\ServerConnection.cs (1)
345
var
startInfo = new STARTUPINFO();