2 references to RelativeToCurrentUri
Microsoft.AspNetCore.Components.Web (1)
Routing\NavLink.cs (1)
86if (RelativeToCurrentUri && href != null)
Microsoft.AspNetCore.Components.Web.Tests (1)
Routing\NavLinkTest.cs (1)
60[nameof(NavLink.RelativeToCurrentUri)] = relativeToCurrentUri,