C# Class OpenCover.Framework.Communication.MSG_SequencePoint

Mostra file Open project: OpenCover/opencover Class Usage Examples

Public Properties

Property Type Description
offset int
uniqueId uint

Property Details

offset public_oe property

The original IL offset of where the sequence pont should be placed
public int offset
return int

uniqueId public_oe property

The identifier of the sequence point
public uint uniqueId
return uint