1 write to _moreInfo
System.Private.Uri (1)
System\Uri.cs (1)
171
Interlocked.CompareExchange(ref
_moreInfo
, new MoreInfo(), null);
2 references to _moreInfo
System.Private.Uri (2)
System\Uri.cs (2)
169
if (
_moreInfo
is null)
173
return
_moreInfo
;