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