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