2 references to KeyedServiceKey
Microsoft.AspNetCore.Components.Tests (2)
ComponentFactoryTest.cs (2)
260
.AddKeyedTransient<TestService3>(
KeyedServiceKey
)
291
[Inject(Key =
KeyedServiceKey
)]