4 references to PathAndQuery
Aspire.Dashboard (1)
Components\Dialogs\SettingsDialog.razor.cs (1)
83
.GetComponents(UriComponents.
PathAndQuery
, UriFormat.Unescaped);
System.Private.Uri (3)
System\Uri.cs (3)
870
string result = GetParts(UriComponents.
PathAndQuery
, UriFormat.UriEscaped);
3145
case UriComponents.
PathAndQuery
: //Path|Query,
3160
case UriComponents.
PathAndQuery
| UriComponents.Fragment: //LocalUrl|Fragment