1 reference to CreateRequestStream
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (1)
274
return await
CreateRequestStream
(headers, endStream: endStream);