DkmClrSequencePoint.ILOffset Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The IL offset of the sequence point.
public: initonly System::UInt32 ILOffset;
public readonly uint ILOffset;
val mutable ILOffset : uint32
Public ReadOnly ILOffset As UInteger