5 references to NavLinkMatch
BlazorUnitedApp (2)
artifacts\obj\BlazorUnitedApp\Release\net11.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Shared\NavMenu_razor.g.cs (2)
149), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.Routing.NavLinkMatch>( 152NavLinkMatch.All
Microsoft.AspNetCore.Components.Web (3)
Routing\NavLink.cs (3)
54public NavLinkMatch Match { get; set; } 148if (Match == NavLinkMatch.Prefix 154if (_enableMatchAllForQueryStringAndFragment || Match != NavLinkMatch.All)