PostSharp / / API Reference / Post­Sharp.​Reflection.​Method­Body / ISwitch­Expression / Targets

Property Targets

Targets

Declaration
IList<IExpression> Targets { get; }
Property Value
Type Description
IList<IExpression>