1 write to _d
mscorlib (1)
system\runtime\remoting\message.cs (1)
2476_d = new MRMDictionary(this, _h);
4 references to _d
mscorlib (4)
system\runtime\remoting\message.cs (4)
2346if (null != _d) 2349_d.Clear(); 2474if (_d == null) 2478return _d;