2 references to RedirectUrl
Microsoft.AspNetCore.SpaProxy (2)
SpaDevelopmentServerOptions.cs (2)
14
if (!String.IsNullOrEmpty(
RedirectUrl
))
16
return
RedirectUrl
;