2 references to CollapsePath
Microsoft.Maui.Controls (2)
Shell\ShellUriHandler.cs (2)
65
restOfPath =
CollapsePath
(restOfPath.ToArray(), shellRoutes, true);
484
CollapsePath
(RetrievePaths(myRoute), currentRouteStack, userDefinedRoute);