1 write to _contextAttributes
mscorlib (1)
system\runtime\remoting\remotingconfiguration.cs (1)
589set { _contextAttributes = value; }
1 reference to _contextAttributes
mscorlib (1)
system\runtime\remoting\remotingconfiguration.cs (1)
588get { return _contextAttributes; }