7 writes to store
System.IO.Log (7)
System\IO\Log\LogRecordSequence.cs (7)
45this.store = new LogStore(path, mode); 58this.store = new LogStore(path, mode, access); 72this.store = new LogStore(path, mode, access, share); 93this.store = new LogStore(path, mode, access, share); 115this.store = new LogStore(path, 132this.store = logStore; 153this.store = logStore;
30 references to store
System.IO.Log (30)
System\IO\Log\LogRecordSequence.cs (30)
164return this.store.BaseSequenceNumber; 172return this.store.LastSequenceNumber; 180return this.store; 214this.store.GetLogFileInformation(out info); 238this.store.GetLogFileInformation(out info); 251this.store.LogManagement.TailPinned += value; 256this.store.LogManagement.TailPinned -= value; 263this.store.ValidateSequenceNumber( 328if ((this.store.Access & FileAccess.Write) == 0) 339this.store.ValidateSequenceNumber( 343this.store.ValidateSequenceNumber( 432if ((this.store.Access & FileAccess.Write) == 0) 443this.store.ValidateSequenceNumber( 447this.store.ValidateSequenceNumber( 477this.store.ValidateSequenceNumber( 533this.store.ValidateSequenceNumber( 537this.store.ValidateSequenceNumber( 597this.store.ValidateSequenceNumber( 635this.store.Dispose(); 707this.store.ValidateSequenceNumber( 736this.store.ValidateSequenceNumber( 795this.store.ValidateSequenceNumber( 799this.store.ValidateSequenceNumber( 837this.store.ValidateSequenceNumber( 859UnsafeNativeMethods.SetEndOfLogSync(this.store.Handle, 909this.store.ValidateSequenceNumber( 938lock (this.store.SyncRoot) 950this.store.Handle, 960if (this.store.Extents.Count == 0) 975lock (this.store.SyncRoot)