1 write to SPAfterProlog
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\Frames\InlinedCallFrame.cs (1)
18SPAfterProlog = target.ReadPointerField(address, type, nameof(SPAfterProlog));
3 references to SPAfterProlog
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\StackWalk\FrameHandling\ARMFrameHandler.cs (1)
40if (inlinedCallFrame.SPAfterProlog is not TargetPointer spAfterProlog)
Data\Frames\InlinedCallFrame.cs (2)
17if (type.Fields.ContainsKey(nameof(SPAfterProlog))) 18SPAfterProlog = target.ReadPointerField(address, type, nameof(SPAfterProlog));