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