PostSharp5
PostSharp5 copied to clipboard
How to use SemanticallyAdvisedMethodKinds instead of ApplyToStateMachine?
Hello,
I was using ApplyToStateMachine in my code and this was set to false in the constructor of my class.
Now with latest version of PostSharp, I am seeing that this is obsolete and I need to use SemanticallyAdvisedMethodKinds.
How can I replace SemanticallyAdvisedMethodKinds with ApplyToStateMachine to have same behavior as I was having earlier when ApplyToStateMachine was set to false?
@jaydeept I really have no idea. I've been away from PostSharp for a while. This is definitely something to check on with PostSharp support: https://www.postsharp.net/support