1 write to StackHighBound
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\ExceptionInfo.cs (1)
21StackHighBound = target.ReadPointerField(address, type, nameof(StackHighBound));
4 references to StackHighBound
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\StackWalk\StackWalk_1.ExceptionHandling.cs (3)
88exInfo.StackHighBound == TargetPointer.Null) 174&& exceptionInfo.StackHighBound == TargetPointer.Null) 179return (exceptionInfo.StackLowBound < callerStackPointer) && (callerStackPointer <= exceptionInfo.StackHighBound);
Data\ExceptionInfo.cs (1)
21StackHighBound = target.ReadPointerField(address, type, nameof(StackHighBound));