3 references to KeyedServiceKey
Microsoft.AspNetCore.Components.Tests (3)
ComponentFactoryTest.cs (3)
483
.AddKeyedTransient<TestService3>(
KeyedServiceKey
)
514
[Inject(Key =
KeyedServiceKey
)]
587
[Inject(Key =
KeyedServiceKey
)]