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)
137if (_hashcode == 0) 142return _hashcode;