1 instantiation of STARTUPINFO
VBCSCompiler (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
465STARTUPINFO startInfo = new STARTUPINFO();
2 references to STARTUPINFO
VBCSCompiler (2)
src\Compilers\Core\CommandLine\NativeMethods.cs (1)
83[In] ref STARTUPINFO lpStartupInfo,
src\Compilers\Shared\BuildServerConnection.cs (1)
465STARTUPINFO startInfo = new STARTUPINFO();