1 instantiation of AsyncStreamWrapper
Microsoft.AspNetCore.TestHost (1)
ClientHandler.cs (1)
152
req.Body = new
AsyncStreamWrapper
(reader.AsStream(), () => contextBuilder.AllowSynchronousIO);