Debugger CurrentILOpInfo Property Fling OS
The IL Op info for the current line assuming we are not in a plugged method.

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

public DB_ILOpInfo CurrentILOpInfo { get; }

Property Value

Type: DB_ILOpInfo
See Also