Skip to content

How to add new attributes at the assembly level? #38

Answered by addabis
batzen asked this question in Q&A
Discussion options

You must be logged in to vote

We have released Metalama 0.5.37-preview, which fixes one part of this issue.

You can now pass IType to AttributeConstruction.Create's parameters.

Using System.Reflection.Type is not possible at the moment. You have to manually call TypeFactory.GetType to convert to IType.

Replies: 7 comments 12 replies

Comment options

You must be logged in to vote
5 replies
@batzen
Comment options

@batzen
Comment options

@prochan2
Comment options

@batzen
Comment options

@prochan2
Comment options

Comment options

You must be logged in to vote
1 reply
@batzen
Comment options

Comment options

You must be logged in to vote
1 reply
@batzen
Comment options

Comment options

You must be logged in to vote
1 reply
@batzen
Comment options

Answer selected by batzen
Comment options

You must be logged in to vote
1 reply
@batzen
Comment options

Comment options

You must be logged in to vote
2 replies
@batzen
Comment options

@gfraiteur
Comment options

Comment options

You must be logged in to vote
1 reply
@batzen
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants