4 references to GetBestMatches
Microsoft.Maui.Controls (4)
Shell\ShellUriHandler.cs (4)
270 var bestMatches = GetBestMatches(possibleRoutePaths); 312 possibleRoutePaths = GetBestMatches(possibleRoutePaths); 365 pureRoutesMatch = GetBestMatches(pureRoutesMatch); 381 pureGlobalRoutesMatch = GetBestMatches(pureGlobalRoutesMatch);