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