ISequenceExpression.Successors Property |
Gets the list of sequences to which the current sequence branch.
Namespace: PostSharp.Reflection.MethodBody
Assembly: PostSharp (in PostSharp.dll) Version: 6.9.11.0 (6.9.11.0)
C#
ReadOnlySinglyLinkedList<ISequenceExpression> Successors { get; }