1 write to Size
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\CardTableInfo.cs (1)
15
Size
= target.ReadNUIntField(address, type, nameof(Size));
5 references to Size
Microsoft.Diagnostics.DataContractReader.Contracts (5)
Contracts\GC\GC_1.cs (4)
656
if (cardTableInfo.Recount != 0 && cardTableInfo.
Size
.Value != 0)
661
Size = cardTableInfo.
Size
.Value,
677
if (ct.Recount != 0 && ct.
Size
.Value != 0)
682
Size = ct.
Size
.Value,
Data\CardTableInfo.cs (1)
15
Size = target.ReadNUIntField(address, type, nameof(
Size
));