I know that == operator implentation only do reference check by default, and it doesn\'t call Object.Equals virtual method. Since Object c
==
Object.Equals
Object