1 implementation of ReadInstructionByte
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Debugger\Debugger_1.cs (1)
166byte IDebugger.ReadInstructionByte(TargetPointer address)
1 reference to ReadInstructionByte
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\Context\AMD64\AMD64Unwinder.cs (1)
177byte ReadByteAt(TargetPointer address) => _target.Contracts.Debugger.ReadInstructionByte(address);