PostSharpAPI ReferencePost­Sharp.​Aspects.​AdvicesOn­Method­Invoke­Base­AdviceSemantically­Advised­Method­Kinds
Open sandboxFocus

Property SemanticallyAdvisedMethodKinds

SemanticallyAdvisedMethodKinds

Determines which target methods will be advised semantically. This affects the behavior of the advice when it's applied to iterator or async methods, which are compiled into state machines.

Declaration
public SemanticallyAdvisedMethodKinds SemanticallyAdvisedMethodKinds { get; set; }
Property Value
Type Description
SemanticallyAdvisedMethodKinds