1 write to NextCardTable
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\CardTableInfo.cs (1)
16
NextCardTable
= target.ReadPointerField(address, type, nameof(NextCardTable));
3 references to NextCardTable
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\GC\GC_1.cs (2)
665
TargetPointer next = cardTableInfo.
NextCardTable
;
686
next = ct.
NextCardTable
;
Data\CardTableInfo.cs (1)
16
NextCardTable = target.ReadPointerField(address, type, nameof(
NextCardTable
));