laimis opened a new pull request, #796: URL: https://github.com/apache/lucenenet/pull/796
This PR fixes issues with virtual calls being made from constructors. The issue originally reported by SonarCloud scans: https://sonarcloud.io/project/issues?resolved=false&rules=csharpsquid%3AS1699&id=apache_lucenenet and referenced in this issue: #670 Starting with TernaryTree to get feedback if the approach is correct and then we can discuss further how to proceed (if to fix all occurrences of this in one shot or split it up in multiple PRs). -- 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