4 references to IsUnwoundToTargetParentFrame
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\StackWalk\StackWalk_1.cs (3)
543if (IsUnwoundToTargetParentFrame(handle, funcletParentStackFrame)) 655IsUnwoundToTargetParentFrame(handle, parentStackFrame)) 706IsUnwoundToTargetParentFrame(handle, parentStackFrame))
Contracts\StackWalk\StackWalk_1.ExceptionHandling.cs (1)
133(skipTo == TargetPointer.PlatformMaxValue(_target) || IsUnwoundToTargetParentFrame(cf, skipTo)))