Is it possible to mix aspects that call different parts of a class (ie Methods and Properties)?

Pretty much as per the subject line.

Consider the following scenario where one has aspects to log methods, Properties and eventually (subject to future metalama developments) Events.

I would like to create fabric extension methods that would add all two / three at the same time.
Was this page helpful?