Fix several HTTP/3 uses of ValueTask (#32671)
authorStephen Toub <stoub@microsoft.com>
Sat, 22 Feb 2020 00:44:09 +0000 (19:44 -0500)
committerGitHub <noreply@github.com>
Sat, 22 Feb 2020 00:44:09 +0000 (19:44 -0500)
commit78de4bee68a727d8adf45869b484d68c2c287682
tree0d72b27a3595b01145b92f5b9d5408288f57872a
parent3a88e5ab2c303df769fb7fa98ab9ca485fcaf16d
Fix several HTTP/3 uses of ValueTask (#32671)
src/libraries/Common/src/System/Net/Http/aspnetcore/Quic/Implementations/MsQuic/MsQuicStream.cs
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/Http3Connection.cs
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/Http3RequestStream.cs