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