ReSharper 2024.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:

Last modified: 11 February 2024