1 reference to GetStdHandle
System (1)
compmod\system\codedom\compiler\Executor.cs (1)
185
si.hStdInput = new SafeFileHandle(UnsafeNativeMethods.
GetStdHandle
(NativeMethods.STD_INPUT_HANDLE), false);