2 references to WinHttpReadData
System.Net.Http.WinHttpHandler (2)
System\Net\Http\WinHttpResponseStream.cs (2)
141
if (!Interop.WinHttp.
WinHttpReadData
(_requestHandle, Marshal.UnsafeAddrOfPinnedArrayElement(buffer, 0), (uint)Math.Min(bytesAvailable, buffer.Length), IntPtr.Zero))
236
if (!Interop.WinHttp.
WinHttpReadData
(