1 reference to ComponentWithoutExcludeFromInteractiveRoutingAttribute
Microsoft.AspNetCore.Components.Tests (1)
Routing\RouteTableFactoryTests.cs (1)
88
Assert.Contains(routes, r => r.Handler == typeof(
ComponentWithoutExcludeFromInteractiveRoutingAttribute
));