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