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