1 write to _hashCode
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\IL\NativeStructType.cs (1)
281return _hashCode = VersionResilientHashCode.NameHashCode(Namespace, Name);
2 references to _hashCode
ILCompiler.Compiler (2)
parent\parent\Common\TypeSystem\Interop\IL\NativeStructType.cs (2)
286if (_hashCode != 0) 288return _hashCode;