1 reference to RequestStreamAsyncResult
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\RequestStream.cs (1)
238
asyncResult = new
RequestStreamAsyncResult
(this, null, null, buffer, offset, size, dataRead, cancellationRegistration);