1 write to _properties
mscorlib (1)
system\runtime\remoting\message.cs (1)
6151_properties = new MRMWrapperDictionary(this, _msg.Properties);
2 references to _properties
mscorlib (2)
system\runtime\remoting\message.cs (2)
6150if (_properties == null) 6152return _properties;