1 write to String
System.Private.Uri (1)
System\Uri.cs (1)
1592
return _info.
String
??=
2 references to String
System.Private.Uri (2)
System\Uri.cs (2)
1615
if (_info.
String
is not null)
1617
result = _info.
String
;