2 references to GetNextSegmentMatch
Microsoft.Maui.Controls (2)
Shell\ShellUriHandler.cs (2)
547
string collapsedMatch = possibleRoutePath.
GetNextSegmentMatch
(collapsedRoute);
584
string segmentMatch = leafSearch.
GetNextSegmentMatch
(collapsedLeafRoute);