2 writes to ShouldParentFrameUseUnwindTargetPCforGCReporting
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\StackWalk_1.cs (2)
510
gcFrame.
ShouldParentFrameUseUnwindTargetPCforGCReporting
= false;
708
gcFrame.
ShouldParentFrameUseUnwindTargetPCforGCReporting
= true;
1 reference to ShouldParentFrameUseUnwindTargetPCforGCReporting
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\StackWalk_1.cs (1)
313
if (gcFrame.
ShouldParentFrameUseUnwindTargetPCforGCReporting
)