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)
2341
if (null !=
_h
)
2344
_h
.Clear();
2470
if (
_h
== null)
2476
_d = new MRMDictionary(this,
_h
);
2518
return
_h
!= null;