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