1 write to _url
System.Runtime.Remoting (1)
services\remotingclientproxy.cs (1)
103
_url
= value;
2 references to _url
System.Runtime.Remoting (2)
services\remotingclientproxy.cs (2)
43
_tp = Activator.GetObject(_type,
_url
);
97
return
_url
;