PredecessorDegree
Gets the number of predecessors between the root cause and the current predecessor, or 0
if the current predecessor is the root cause.
Declaration
int PredecessorDegree { get; }
Property Value
Type | Description |
---|---|
int |
Metalama.Framework.Introspection
IIntrospectionAspectInstance
IIntrospectionAspectPredecessor
IIntrospectionAttributeAsPredecessor
IIntrospectionCompilationDetails
IIntrospectionCompilationResult
IIntrospectionReferenceGraph
IntrospectionAspectRelationship
IntrospectionDiagnosticSource
IntrospectionReferenceDetail
Gets the number of predecessors between the root cause and the current predecessor, or 0
if the current predecessor is the root cause.
int PredecessorDegree { get; }
Type | Description |
---|---|
int |