3 writes to PreviousLsn
System.IO.Log (3)
System\IO\Log\LogAppendAsyncResult.cs (1)
40
set { this.state.
PreviousLsn
= value; }
System\IO\Log\LogRecordSequence.cs (2)
359
state.
PreviousLsn
= previousRecord.High;
824
state.
PreviousLsn
= previousRecord.High;