1 write to _size
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\RequestStreamAsyncResult.cs (1)
32
_size
= size;
1 reference to _size
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\RequestStreamAsyncResult.cs (1)
72
if (errorCode == ErrorCodes.ERROR_MORE_DATA && asyncResult.
_size
== 0)