1 write to ScopeId
System.Private.Uri (1)
System\Uri.cs (1)
2526
info.MoreInfo.
ScopeId
= new string(scopeIdSpan);
3 references to ScopeId
System.Private.Uri (3)
System\Uri.cs (3)
1187
host = _info._moreInfo?.
ScopeId
is string scopeId ?
2486
if (_info._moreInfo?.
ScopeId
is not null)
2889
if ((parts & UriComponents.SerializationInfoString) != 0 && HostType == Flags.IPv6HostType && _info._moreInfo?.
ScopeId
is string scopeId)