2 references to AddKeyedScoped
Microsoft.Extensions.DependencyInjection.Abstractions (2)
ServiceCollectionServiceExtensions.Keyed.cs (2)
301return services.AddKeyedScoped(typeof(TService), serviceKey, implementationFactory); 327return services.AddKeyedScoped(typeof(TService), serviceKey, implementationFactory);