Skip to content

Are implicit operators supported? Or am I not adding correct reference? #285

@ricardSiliuk

Description

@ricardSiliuk

Hi,

Wanted to use this in another project but I'm facing issue where it seems like implicit operator is not picked up.

Reproducible code here: https://github.com/ricardSiliuk/dynamicespresso-check

Exception I'm getting is:

The binary operator Equal is not defined for the types 'Extendable.Date' and 'System.String'.

but since implicit conversion of string to Date is defined I'd expect this to still use correct ==. Is this supported?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions