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