2 writes to RemoteUrl
System (2)
net\System\URI.cs (2)
1872
meInfo.MoreInfo.
RemoteUrl
= me;
1877
sheInfo.MoreInfo.
RemoteUrl
= she;
5 references to RemoteUrl
System (5)
net\System\URI.cs (5)
1641
string chkString = info.MoreInfo.
RemoteUrl
;
1869
string me = meInfo.MoreInfo.
RemoteUrl
;
1874
string she = sheInfo.MoreInfo.
RemoteUrl
;
1906
return (String.Compare(meInfo.MoreInfo.
RemoteUrl
,
1907
sheInfo.MoreInfo.
RemoteUrl
,