1 write to _properties
mscorlib (1)
system\runtime\remoting\message.cs (1)
5904_properties = new MCMWrapperDictionary(this, _msg.Properties);
2 references to _properties
mscorlib (2)
system\runtime\remoting\message.cs (2)
5903if (_properties == null) 5905return _properties;