3 references to MRMDictionary
mscorlib (3)
system\runtime\remoting\message.cs (3)
2476
_d = new
MRMDictionary
(this, _h);
2761
_properties = new
MRMDictionary
(this, null);
4679
ExternalProperties = new
MRMDictionary
(this, InternalProperties);