paulirwin commented on issue #1077: URL: https://github.com/apache/lucenenet/issues/1077#issuecomment-2564383168
That's correct, and be on the lookout for any other similar opportunities to use `nameof` instead of something off `typeof` (or `.GetType()` for i.e. sealed types that cannot be something else at runtime). -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org