2 references to CorHandleWeakRefCount
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\Helpers\RefWalk.cs (2)
82
if (_handleWalkMask.HasFlag(CorGCReferenceType.
CorHandleWeakRefCount
) || _handleWalkMask.HasFlag(CorGCReferenceType.CorHandleStrongRefCount))
117
: CorGCReferenceType.
CorHandleWeakRefCount
;