1 write to _hashcode
ILCompiler.TypeSystem (1)
parent\parent\Common\TypeSystem\Canon\CanonTypes.cs (1)
139
_hashcode
= VersionResilientHashCode.NameHashCode(Namespace, Name);
2 references to _hashcode
ILCompiler.TypeSystem (2)
parent\parent\Common\TypeSystem\Canon\CanonTypes.cs (2)
137
if (
_hashcode
== 0)
142
return
_hashcode
;