8 references to IsFunclet
Microsoft.Diagnostics.DataContractReader.Contracts (8)
Contracts\StackWalk\StackWalk_1.cs (7)
561
if (
IsFunclet
(handle))
579
if (
IsFunclet
(handle))
637
if (
IsFunclet
(handle) && !skippingFunclet)
680
if (
IsFunclet
(handle))
727
else if (!
IsFunclet
(handle))
748
if (parentStackFrame == TargetPointer.Null &&
IsFunclet
(handle))
1103
if (
IsFunclet
(handle))
Contracts\StackWalk\StackWalk_1.ExceptionHandling.cs (1)
139
if (skipTo == TargetPointer.Null &&
IsFunclet
(cf))