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