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