1 write to StartTimestamp
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\StressLog.cs (1)
23
StartTimestamp
= target.ReadField<ulong>(address, type, nameof(StartTimestamp));
2 references to StartTimestamp
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StressLog.cs (1)
48
stressLog.
StartTimestamp
,
Data\StressLog.cs (1)
23
StartTimestamp = target.ReadField<ulong>(address, type, nameof(
StartTimestamp
));