1 write to HashCode
ILCompiler.Compiler (1)
Compiler\MethodBodyDeduplicator.cs (1)
91
HashCode
= hashCode.ToHashCode();
3 references to HashCode
ILCompiler.Compiler (3)
Compiler\MethodBodyDeduplicator.cs (3)
105
public int GetHashCode(MethodInternKey key) => key.
HashCode
;
152
if (a.
HashCode
!= b.
HashCode
)