3 references to BaseLsn
System.IO.Log (3)
System\IO\Log\LogStore.cs (3)
225return new SequenceNumber(info.BaseLsn); 403lsnStart = Math.Min(logInfo.BaseLsn, 485if (lsn < info.BaseLsn || lsn > info.LastLsn)