2 writes to ShouldParentFrameUseUnwindTargetPCforGCReporting
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\StackWalk_1.cs (2)
353
gcFrame.
ShouldParentFrameUseUnwindTargetPCforGCReporting
= false;
551
gcFrame.
ShouldParentFrameUseUnwindTargetPCforGCReporting
= true;
1 reference to ShouldParentFrameUseUnwindTargetPCforGCReporting
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\StackWalk_1.cs (1)
231
if (gcFrame.
ShouldParentFrameUseUnwindTargetPCforGCReporting
)