2 writes to ShouldParentFrameUseUnwindTargetPCforGCReporting
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\StackWalk_1.cs (2)
377
gcFrame.
ShouldParentFrameUseUnwindTargetPCforGCReporting
= false;
575
gcFrame.
ShouldParentFrameUseUnwindTargetPCforGCReporting
= true;
1 reference to ShouldParentFrameUseUnwindTargetPCforGCReporting
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\StackWalk_1.cs (1)
255
if (gcFrame.
ShouldParentFrameUseUnwindTargetPCforGCReporting
)