1 write to TargetContext
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\Frames\SoftwareExceptionFrame.cs (1)
15TargetContext = address + (ulong)type.Fields[nameof(TargetContext)].Offset;
2 references to TargetContext
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\FrameHandling\BaseFrameHandler.cs (1)
36otherContextHolder.ReadFromAddress(_target, softwareExceptionFrame.TargetContext);
Data\Frames\SoftwareExceptionFrame.cs (1)
15TargetContext = address + (ulong)type.Fields[nameof(TargetContext)].Offset;