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