MetalamaAPI documentationIntrospection APIMetalama.​Framework.​IntrospectionIIntrospection­Aspect­PredecessorSuccessors
Open sandboxFocus

IIntrospectionAspectPredecessor.Successors Property

Successors

Gets the list of aspect instances that have been created (or caused) by the current object.

Declaration
ImmutableArray<IntrospectionAspectRelationship> Successors { get; }
Property Value
Type Description
ImmutableArray<IntrospectionAspectRelationship>