2 references to TryAddKeyedTransient
Microsoft.Extensions.DependencyInjection.Abstractions (2)
Extensions\ServiceCollectionDescriptorExtensions.Keyed.cs (2)
93TryAddKeyedTransient(collection, typeof(TService), serviceKey, typeof(TService)); 112TryAddKeyedTransient(collection, typeof(TService), serviceKey, typeof(TImplementation));