16 references to NavLinkMatch
Aspire.Dashboard (3)
Components_Layout_DesktopNavMenu_razor.g.cs (3)
244), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.Routing.NavLinkMatch>( 247_isResources ? NavLinkMatch.Prefix : NavLinkMatch.All
BlazorServerApp (2)
artifacts\obj\BlazorServerApp\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Shared_NavMenu_razor.g.cs (2)
127), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.Routing.NavLinkMatch>( 130NavLinkMatch.All
BlazorUnitedApp (2)
artifacts\obj\BlazorUnitedApp\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Shared_NavMenu_razor.g.cs (2)
143), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.Routing.NavLinkMatch>( 146NavLinkMatch.All
DevTunnels.WebFrontEnd (2)
Components_Layout_NavMenu_razor.g.cs (2)
107), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.Routing.NavLinkMatch>( 110NavLinkMatch.All
Keycloak.Web (2)
Components_Layout_NavMenu_razor.g.cs (2)
107), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.Routing.NavLinkMatch>( 110NavLinkMatch.All
Microsoft.AspNetCore.Components.Web (3)
Routing\NavLink.cs (3)
53public NavLinkMatch Match { get; set; } 130if (Match == NavLinkMatch.Prefix 136if (_enableMatchAllForQueryStringAndFragment || Match != NavLinkMatch.All)
WebFrontEnd (2)
Components_Layout_NavMenu_razor.g.cs (2)
107), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.Routing.NavLinkMatch>( 110NavLinkMatch.All