1 write to _contextProperties
mscorlib (1)
system\runtime\remoting\message.cs (1)
1069
_contextProperties
= new ArrayList();
2 references to _contextProperties
mscorlib (2)
system\runtime\remoting\message.cs (2)
1067
if (
_contextProperties
== null)
1071
return
_contextProperties
;