1 reference to GetHashCode
ILCompiler.ReadyToRun (1)
Compiler\RuntimeDeterminedTypeHelper.cs (1)
201
return unchecked(
GetHashCode
(method.Method) + 31 * GetHashCode(method.OwningType) + 97 * GetHashCode(method.ConstrainedType));