2 references to STARTUPINFO
System (2)
compmod\system\codedom\compiler\Executor.cs (1)
174NativeMethods.STARTUPINFO si = new NativeMethods.STARTUPINFO();
services\monitoring\system\diagnosticts\Process.cs (1)
1995NativeMethods.STARTUPINFO startupInfo = new NativeMethods.STARTUPINFO();