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