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