Gets the assembler text for the specified IL Op.
Namespace: Kernel.Debug.DebuggerAssembly: Kernel.Debug.Debugger (in Kernel.Debug.Debugger.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- anILOp
- Type: DB_ILOpInfo
The IL Op to get the ASM for.
Return Value
Type: StringThe ASM text.
See Also