2 references to GetUriIgnoreQueryAndFragment
Microsoft.AspNetCore.Components.Web (2)
Routing\NavLink.cs (2)
141var uriWithoutQueryAndFragment = GetUriIgnoreQueryAndFragment(currentUriAbsoluteSpan); 146hrefAbsoluteSpan = GetUriIgnoreQueryAndFragment(hrefAbsoluteSpan);