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