Implemented interface member:
property
InstructionPointer
Microsoft.Diagnostics.DataContractReader.Contracts.StackWalkHelpers.IPlatformContext.InstructionPointer
2 references to InstructionPointer
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\Context\AMD64\AMD64Unwinder.cs (2)
48
if (_eman.GetCodeBlockHandle(context.
InstructionPointer
.Value) is not CodeBlockHandle cbh)
51
TargetPointer controlPC = context.
InstructionPointer
;