1 reference to AcceptAsync
Microsoft.AspNetCore.Server.HttpSys (1)
MessagePump.cs (1)
256
requestContext = await _messagePump.Listener.
AcceptAsync
(_asyncAcceptContext);