2 references to STARTF_USESTDHANDLES
System (2)
compmod\system\codedom\compiler\Executor.cs (1)
180si.dwFlags = NativeMethods.STARTF_USESTDHANDLES | NativeMethods.STARTF_USESHOWWINDOW;
services\monitoring\system\diagnosticts\Process.cs (1)
2028startupInfo.dwFlags = NativeMethods.STARTF_USESTDHANDLES;