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