1 write to StackLowBound
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\43\Microsoft_Diagnostics_DataContractReader_Data.ExceptionInfo.g.cs (1)
39StackLowBound = target.ReadPointerField(b, t, n);
3 references to StackLowBound
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\StackWalk\StackWalk_1.ExceptionHandling.cs (3)
87if (exInfo.StackLowBound == TargetPointer.PlatformMaxValue(_target) && 175if (exceptionInfo.StackLowBound == TargetPointer.PlatformMaxValue(_target) 181return (exceptionInfo.StackLowBound < callerStackPointer) && (callerStackPointer <= exceptionInfo.StackHighBound);