2 references to CorHandleStrongPinning
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\Helpers\RefWalk.cs (2)
76
if (_handleWalkMask.HasFlag(CorGCReferenceType.
CorHandleStrongPinning
))
105
dwType = CorGCReferenceType.
CorHandleStrongPinning
;