Skip to content

The engine is unable to invoke Extension methods. Is this correct understanding? #34

@MithunChopda

Description

@MithunChopda

When trying to invoke Extension methods, the engine throws method not found exception. I am assuming because typeof() returns the base type and thus the extensions methods are not visible. Is this correct understanding?
Example: User.Identities.First() here method First is not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions