1 write to _h
mscorlib (1)
system\runtime\remoting\message.cs (1)
2472_h = new Hashtable();
5 references to _h
mscorlib (5)
system\runtime\remoting\message.cs (5)
2341if (null != _h) 2344_h.Clear(); 2470if (_h == null) 2476_d = new MRMDictionary(this, _h); 2518return _h != null;