1 write to _type
System.Runtime.Remoting (1)
services\remotingclientproxy.cs (1)
33
_type
= type;
1 reference to _type
System.Runtime.Remoting (1)
services\remotingclientproxy.cs (1)
43
_tp = Activator.GetObject(
_type
, _url);