2 references to AsyncServiceScope
Microsoft.Extensions.DependencyInjection.Abstractions (2)
ServiceProviderServiceExtensions.cs (2)
114return new AsyncServiceScope(provider.CreateScope()); 124return new AsyncServiceScope(serviceScopeFactory.CreateScope());