Struct in NodeDebugInfo
Inherits from System.ValueType
Contains positional information about an instruction.
The file name of the source that this intruction was produced from.
The node name of the source that this intruction was produced from.
The position in that contains the statement or expression that this line was produced from.