Debugger CurrentASMLineStartOffset Property Fling OS
The offset from the start of the method ASM to the current ASM line

Namespace: Kernel.Debug.Debugger
Assembly: Kernel.Debug.Debugger (in Kernel.Debug.Debugger.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax

public int CurrentASMLineStartOffset { get; }

Property Value

Type: Int32
See Also