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