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