paulirwin opened a new issue, #1065: URL: https://github.com/apache/lucenenet/issues/1065
We should review GetHashCode to determine if we should be using `unchecked` to avoid overflow exceptions. > Let's open a new issue to review and use `unchecked` on each `GetHashCode()` method where it would make a difference. _Originally posted by @NightOwl888 in https://github.com/apache/lucenenet/pull/1056#discussion_r1884123139_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@lucenenet.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org