Implemented interface member:
method
TrySetRegister
Microsoft.Diagnostics.DataContractReader.Contracts.StackWalkHelpers.IPlatformContext.TrySetRegister(System.String, Microsoft.Diagnostics.DataContractReader.TargetNUInt)
1 reference to TrySetRegister
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\FrameHandling\WasmFrameHandler.cs (1)
41
if (!_holder.Context.
TrySetRegister
(WasmContext.InterpreterWalkFramePointerRegister, new TargetNUInt(next.Address.Value)))