2 references to KeyedServiceKey
Microsoft.AspNetCore.Mvc.Razor.Test (2)
RazorPageActivatorTest.cs (2)
252
.AddKeyedSingleton(
KeyedServiceKey
, myService)
282
[RazorInject(Key =
KeyedServiceKey
)]