2 references to ConvertToStandardFormat
Microsoft.Maui.Controls (2)
Shell\ShellUriHandler.cs (2)
71 var returnValue = ConvertToStandardFormat("scheme", "host", null, new Uri(result, UriKind.Relative)); 134 return ConvertToStandardFormat(shell?.RouteScheme, shell?.RouteHost, shell?.Route, request);