3 writes to ConstructorMessage
mscorlib (3)
system\runtime\remoting\activationservices.cs (1)
500
rp.
ConstructorMessage
= ctorCallMsg;
system\runtime\remoting\realproxy.cs (2)
757
rp.
ConstructorMessage
= null;
910
rp.
ConstructorMessage
= null;
2 references to ConstructorMessage
mscorlib (2)
system\runtime\remoting\realproxy.cs (1)
726
ctorMsg = rp.
ConstructorMessage
;
system\runtime\remoting\remotingservices.cs (1)
1406
((RemotingProxy)GetRealProxy(proxy)).
ConstructorMessage
!=null,