SourcePosition.None Field
Represents no source position, e.g. the parent node was generated programmatically.
public static readonly SourcePosition None;
Returns
The none position.
Last modified: 29 January 2025
Represents no source position, e.g. the parent node was generated programmatically.
The none position.