Skip to content

Operator "==" not working when the attributed class is in the same assembly as call site #10

@imacek

Description

@imacek

Hi, it seems to me that the Fody generated operator "==" is not working when the attributed class with [Equals] is in the same assembly as call site.

I've done a runnable example which demonstrates the issue: https://github.com/IvanMacek/FodyEqualsFailExample

Call to the Equals method works as expected.
When the class is implemented in the another assembly operator "==" works as expected.

Thank you for your time!

Cheers,
Ivan

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions