Skip to content

Add property injection support for Dynamic constructor selection #80

Description

@ipjohnson

Currently property injection is only supported if the constructor expression is a New linq expression, this needs to be expanded to support property injection for scenarios where the construction expression is not a New (in the case of dynamic the expression is a invoke func)

This needs to be completed for issue #78

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions