1 instantiation of STARTUPINFO
VBCSCompiler (1)
BuildServerConnection.cs (1)
440STARTUPINFO startInfo = new STARTUPINFO();
2 references to STARTUPINFO
VBCSCompiler (2)
BuildServerConnection.cs (1)
440STARTUPINFO startInfo = new STARTUPINFO();
NativeMethods.cs (1)
83[In] ref STARTUPINFO lpStartupInfo,