1 write to Stack
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\InterpMethodContextFrame.cs (1)
18
Stack
= target.ReadPointerField(address, type, nameof(Stack));
3 references to Stack
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\StackWalk\FrameHandling\FrameHelpers.cs (2)
399
context.FramePointer = topContextFrame.
Stack
;
448
context.FramePointer = parentFrame.
Stack
;
Data\InterpMethodContextFrame.cs (1)
18
Stack = target.ReadPointerField(address, type, nameof(
Stack
));