PostSharp / / API Reference / Post­Sharp.​Reflection.​Method­Body / IBlock­Expression / Items

Property Items

Items

Declaration
IReadOnlyLinkedList<IExpression> Items { get; }
Property Value
Type Description
IReadOnlyLinkedList<IExpression>