Skip to content

Doesn't seem to work with generic extension methods #21

@MuTsunTsai

Description

@MuTsunTsai

In my project I have a generic interface implemented by a few entity classes, and a generic extension method for that interface. When I tried using Expressionify on that method, the generator does come up with a static expression, but the type of it contains the method's generic parameter which is undefined in this context and causes compiling error.

Is there a way to fix this? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions