4 references to CerHashtable
mscorlib (4)
system\reflection\loaderallocator.cs (1)
82
internal
CerHashtable
<RuntimeMethodInfo, RuntimeMethodInfo> m_methodInstantiations;
system\rttype.cs (3)
276
private
CerHashtable
<string, T[]> m_csMemberInfos;
277
private
CerHashtable
<string, T[]> m_cisMemberInfos;
1586
private static
CerHashtable
<RuntimeMethodInfo, RuntimeMethodInfo> s_methodInstantiations;