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