1 reference to AddKeyedTransient
Microsoft.Extensions.DependencyInjection.Abstractions (1)
ServiceCollectionServiceExtensions.Keyed.cs (1)
120
return services.
AddKeyedTransient
(typeof(TService), serviceKey);