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