Closed olivercoad closed 5 years ago
This should fix #18. From what I could gather the problem arises from System.Reflection.Pointer not overriding GetHashCode.
System.Reflection.Pointer
GetHashCode
I will release it today.
This should fix #18. From what I could gather the problem arises from
System.Reflection.Pointer
not overridingGetHashCode
.