Node<TNode>.SourcePosition Property
Definition
The position of the node in the source code.
public virtual SourcePosition SourcePosition { get; set; }
Property Value
The source position.
Last modified: 29 January 2025
The position of the node in the source code.
The source position.