PDB_LineInfo Fields Fling OS

The PDB_LineInfo type exposes the following members.

Fields

  Name Description
Public field CSLineNum
The C# line number the line is on.
Public field ILEndNum
The IL (byte offset) number the line ends at.
Public field ILStartNum
The IL (byte offset) number the line starts at.
Top
See Also