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: 12 August 2025
Represents no source position, e.g. the parent node was generated programmatically.
The none position.