3 writes to reservedBytes
System.IO.Log (3)
System\IO\Log\FileRecordSequence.cs (3)
43this.reservedBytes = 0; 97this.reservedBytes += reservation; 105this.reservedBytes -= reservation;
1 reference to reservedBytes
System.IO.Log (1)
System\IO\Log\FileRecordSequence.cs (1)
68return this.reservedBytes;