Code Inspection: Possible unintended reference comparison
Last modified: 07 April 2022
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: