1 write to Size
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\StressLogModuleDesc.cs (1)
16
Size
= target.ReadNUIntField(address, type, nameof(Size));
3 references to Size
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\StressLog.cs (2)
119
if (relativeOffset < module.
Size
.Value)
123
cumulativeOffset += module.
Size
.Value;
Data\StressLogModuleDesc.cs (1)
16
Size = target.ReadNUIntField(address, type, nameof(
Size
));