2 references to TryAddKeyedSingleton
Microsoft.Extensions.DependencyInjection.Abstractions (2)
Extensions\ServiceCollectionDescriptorExtensions.Keyed.cs (2)
321TryAddKeyedSingleton(collection, typeof(TService), serviceKey, typeof(TService)); 339TryAddKeyedSingleton(collection, typeof(TService), serviceKey, typeof(TImplementation));