Property | Type | Description | |
---|---|---|---|
DisassembleMethod | void | ||
DisassembleNative | void | ||
PrintInstructions | void | ||
ReadSourceLine | string |
Method | Description | |
---|---|---|
Execute ( |
Method | Description | |
---|---|---|
DisassembleMethod ( Microsoft.Diagnostics.Runtime.ClrMethod method ) : void | ||
DisassembleNative ( Microsoft.Diagnostics.Runtime.ILToNativeMap map ) : void | ||
PrintInstructions ( IEnumerable |
||
ReadSourceLine ( string file, int line ) : string |
public Execute ( |
||
context | ||
return | void |