Base:
method
BeginReadCore
System.Net.HttpRequestStream.BeginReadCore(System.Byte[], System.Int32, System.Int32, System.AsyncCallback, System.Object)
1 reference to BeginReadCore
System.Net.HttpListener (1)
System\Net\Managed\ChunkedInputStream.cs (1)
75
IAsyncResult ares =
BeginReadCore
(buffer, offset, count, null, null);