2 writes to _activator
mscorlib (2)
system\runtime\remoting\message.cs (2)
3986
_activator
= (IActivator) value;
4082
set {
_activator
= value; }
1 reference to _activator
mscorlib (1)
system\runtime\remoting\message.cs (1)
4080
get { return
_activator
; }