Skip to content

Replace reflection usage when preparing linker pipeline #4709

Description

@radekdoulik

Context: #4669

We are temporarily using reflection to modify pipeline in SetupStep. This should be replaced by using cmd line arguments (--custom-step) and relevant msbuild parts or by using Pipeline API.

It is not clear yet whether the Pipeline API would be public. I would like to wait before redoing the temporary solution until later when it will be more clear whether we might need pipeline steps removal/replacement or not.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions