MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​Reflection.​Method­BodyISwitch­ExpressionTargets
Open sandboxFocus

ISwitchExpression.Targets Property

Targets

Declaration
IList<IExpression> Targets { get; }
Property Value
Type Description
System.Collections.Generic.IList<IExpression>