2 writes to _contextProperties
mscorlib (2)
system\runtime\remoting\message.cs (2)
3978_contextProperties = (IList) value; 4047_contextProperties = new ArrayList();
2 references to _contextProperties
mscorlib (2)
system\runtime\remoting\message.cs (2)
4045if (_contextProperties == null) 4049return _contextProperties;