2 writes to Url
System.Runtime.Remoting (2)
services\remotingclientproxy.cs (2)
34
this.
Url
= url;
79
set {
Url
= value; }
1 reference to Url
System.Runtime.Remoting (1)
services\remotingclientproxy.cs (1)
78
get { return
Url
; }