Method |
Description |
|
FailedUnlessOnCLR2DAC ( int hr ) : bool |
|
|
FillLocation ( ArgumentOrLocal argOrLocal, IXCLRDataValue value ) : void |
|
|
FillValue ( ArgumentOrLocal argOrLocal, IXCLRDataValue value ) : void |
|
|
GetLocalVariableName ( ISymbolScope scope, uint localIndex ) : string |
|
|
GetLocalVariableName ( ulong instructionPointer, uint localIndex ) : string |
|
|
GetModuleName ( IXCLRDataModule module ) : string |
|
|
ProcessFrame ( IXCLRDataStackWalk stackWalk ) : void |
|
|
ProcessStackWalk ( uint osThreadId ) : void |
|
|
RawBytesToAddress ( byte rawBytes ) : ulong |
|
|
TryGetTypeByMetadataToken ( ArgumentOrLocal argOrLocal, IXCLRDataTypeInstance typeInstance ) : void |
|
|