2 references to Match
Microsoft.AspNetCore.Components.Web (2)
Routing\NavLink.cs (2)
148
if (
Match
== NavLinkMatch.Prefix
154
if (_enableMatchAllForQueryStringAndFragment ||
Match
!= NavLinkMatch.All)