Skip to content

Optimize incremental codegen by only registering for implementation source generation #24

@kzu

Description

@kzu

See https://github.com/dotnet/roslyn/blob/main/docs/features/incremental-generators.md#outputting-values.

Since the partial methods that register services are only needed at run-time, we can register them as implementation output, to speed up design time builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions