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