1 reference to ComponentWithExcludeFromInteractiveRoutingAttribute
Microsoft.AspNetCore.Components.Tests (1)
Routing\RouteTableFactoryTests.cs (1)
89
Assert.DoesNotContain(routes, r => r.Handler == typeof(
ComponentWithExcludeFromInteractiveRoutingAttribute
));