2 references to PreviousLsnOffsetHigh
System.IO.Log (2)
System\IO\Log\FileLogRecordHeader.cs (2)
76BitConverter.ToUInt64(this.bits, PreviousLsnOffsetHigh)); 79set { SequenceNumber.WriteUInt64(value.High, this.bits, PreviousLsnOffsetHigh); }