Skip to content
This repository was archived by the owner on Dec 12, 2020. It is now read-only.
This repository was archived by the owner on Dec 12, 2020. It is now read-only.

not sure how to replace or add to method contents #24

@BrannonKing

Description

@BrannonKing

Your example shows how to add an additional class. I want to augment my actors project (https://github.com/BrannonKing/Kts.Actors) so that I can perform the actor insertion based on an attribute. To do that, I have to add a class field, rename and privatize the method the code generation attribute was on, and make a new method to call, among other things. By returning a list of generated code, how can I modify existing code? Or what exactly is represented by the GenerateAsync method's return value?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions