1 reference to TestServiceKey
BasicTestApp (1)
Program.cs (1)
46builder.Services.AddKeyedSingleton(TestServiceKey.ServiceB, TestKeyedService.Create("value-2"));