2 references to MakeUriString
Microsoft.Maui.Controls (2)
Shell\RouteRequestBuilder.cs (2)
266 public string PathNoImplicit => MakeUriString(_matchedSegments); 267 public string PathFull => MakeUriString(_fullSegments);