1 reference to CreateAsyncScope
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionDispatcher.cs (1)
769
connection.ServiceScope = context.RequestServices.
CreateAsyncScope
();