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