Debugger StepToNextIL Method Fling OS
Steps to the beggining of the next line of IL code.

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

public ulong StepToNextIL()

Return Value

Type: UInt64
The address to break on.
See Also