2 references to RedirectionEndpointBaseRelativeUrl
Microsoft.AspNetCore.Components.Endpoints (2)
Builder\OpaqueRedirection.cs (2)
48return $"{RedirectionEndpointBaseRelativeUrl}?url={UrlEncoder.Default.Encode(protectedUrl)}"; 55RoutePatternFactory.Parse($"/{RedirectionEndpointBaseRelativeUrl}"),