2 references to ShouldMatch
Microsoft.AspNetCore.Components.Web (2)
Routing\NavLink.cs (2)
73
_isActive =
ShouldMatch
(NavigationManager.Uri);
100
var shouldBeActiveNow =
ShouldMatch
(args.Location);