JetBrains Rider 2025.1 Help

Code inspection: Possible unintended reference comparison

This code inspection warns you about reference comparison in a context where value comparison is most likely implied. It helps you detect the following compiler warnings before you compile:

11 February 2024