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)
48if (_eman.GetCodeBlockHandle(context.InstructionPointer.Value) is not CodeBlockHandle cbh) 51TargetPointer controlPC = context.InstructionPointer;