Skip to content
Discussion options

You must be logged in to vote

I am using PostSharp v6.9.3 in my project.

When I decorate the offending method with their [Log(AttributeExclude = true)] attribute, which suppresses weaving for this method, then the issue goes away.

However, I would hate to have to think that it will be necessary to disable this for all my code's methods that early-return! I have filed a bug report on their issue-tracking system, and hopefully, the issue will be resolved soon.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@astrohart
Comment options

@CyrusNajmabadi
Comment options

@astrohart
Comment options

@CyrusNajmabadi
Comment options

@CyrusNajmabadi
Comment options

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