The PDB_LineInfo type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() |
CSLineNum |
The C# line number the line is on.
|
![]() |
ILEndNum |
The IL (byte offset) number the line ends at.
|
![]() |
ILStartNum |
The IL (byte offset) number the line starts at.
|
See Also