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