4 references to StackLowBound
Microsoft.Diagnostics.DataContractReader.Contracts (4)
_generated\57\Microsoft_Diagnostics_DataContractReader_Data.ExceptionInfo.g.cs (1)
406_ = StackLowBound;
Contracts\StackWalk\StackWalk_1.ExceptionHandling.cs (3)
87if (exInfo.StackLowBound == TargetPointer.PlatformMaxValue(_target) && 230if (exceptionInfo.StackLowBound == TargetPointer.PlatformMaxValue(_target) 236return (exceptionInfo.StackLowBound < callerStackPointer) && (callerStackPointer <= exceptionInfo.StackHighBound);