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