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)
6150
if (
_properties
== null)
6152
return
_properties
;