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