2 writes to TotalRecordSize
System.IO.Log (2)
System\IO\Log\LogRecordSequence.cs (1)
923state.TotalRecordSize = totalRecordSize;
System\IO\Log\LogWriteRestartAreaAsyncResult.cs (1)
52set { this.state.TotalRecordSize = value; }