1 reference to ReadConsoleW
mscorlib (1)
system\io\__consolestream.cs (1)
213readSuccess = Win32Native.ReadConsoleW(hFile, p + offset, count / BytesPerWChar, out charsRead, IntPtr.Zero);