1 write to _moreInfo
System.Private.Uri (1)
System\Uri.cs (1)
166Interlocked.CompareExchange(ref _moreInfo, new MoreInfo(), null);
5 references to _moreInfo
System.Private.Uri (5)
System\Uri.cs (5)
164if (_moreInfo is null) 168return _moreInfo; 1187host = _info._moreInfo?.ScopeId is string scopeId ? 2486if (_info._moreInfo?.ScopeId is not null) 2889if ((parts & UriComponents.SerializationInfoString) != 0 && HostType == Flags.IPv6HostType && _info._moreInfo?.ScopeId is string scopeId)