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