2 references to AddKeyedTransient
Microsoft.AspNetCore.Components.Tests (1)
ComponentFactoryTest.cs (1)
483.AddKeyedTransient<TestService3>(KeyedServiceKey)
Microsoft.Extensions.DependencyInjection.Abstractions (1)
Extensions\ServiceCollectionDescriptorExtensions.Keyed.cs (1)
87/// <seealso cref="ServiceCollectionServiceExtensions.AddKeyedTransient{TService}(IServiceCollection, object)"/>