4 references to StackHighBound
Microsoft.Diagnostics.DataContractReader.Contracts (4)
_generated\57\Microsoft_Diagnostics_DataContractReader_Data.ExceptionInfo.g.cs (1)
407_ = StackHighBound;
Contracts\StackWalk\StackWalk_1.ExceptionHandling.cs (3)
88exInfo.StackHighBound == TargetPointer.Null) 231&& exceptionInfo.StackHighBound == TargetPointer.Null) 236return (exceptionInfo.StackLowBound < callerStackPointer) && (callerStackPointer <= exceptionInfo.StackHighBound);