2 writes to ShouldParentFrameUseUnwindTargetPCforGCReporting
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\StackWalk_1.cs (2)
524
gcFrame.
ShouldParentFrameUseUnwindTargetPCforGCReporting
= false;
722
gcFrame.
ShouldParentFrameUseUnwindTargetPCforGCReporting
= true;
1 reference to ShouldParentFrameUseUnwindTargetPCforGCReporting
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\StackWalk_1.cs (1)
327
if (gcFrame.
ShouldParentFrameUseUnwindTargetPCforGCReporting
)