2 writes to m_nameHash
mscorlib (2)
system\rttype.cs (2)
225
this.
m_nameHash
= 0;
229
m_nameHash
= m_name.HashCaseInsensitive();
1 reference to m_nameHash
mscorlib (1)
system\rttype.cs (1)
267
return
m_nameHash
;