Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Type.GetHashCode for RuntimeTypes w/o MethodTable (dotnet#97195)
The hashcode for these was always 0 before this change.
- Loading branch information