2 references to TryAddKeyedScoped
Microsoft.Extensions.DependencyInjection.Abstractions (2)
Extensions\ServiceCollectionDescriptorExtensions.Keyed.cs (2)
215TryAddKeyedScoped(collection, typeof(TService), serviceKey, typeof(TService)); 234TryAddKeyedScoped(collection, typeof(TService), serviceKey, typeof(TImplementation));