1 write to IsRestartArea
System.IO.Log (1)
System\IO\Log\AppendHelper.cs (1)
28this.header.IsRestartArea = restartArea;
4 references to IsRestartArea
System.IO.Log (4)
System\IO\Log\FileLogRecord.cs (2)
25if (this.stream.Header.IsRestartArea) 45if (this.stream.Header.IsRestartArea)
System\IO\Log\FileLogRecordEnumerator.cs (1)
141if (!this.enumRestartAreas && this.stream.Header.IsRestartArea)
System\IO\Log\FileRecordSequenceHelper.cs (1)
107if (stream.Header.IsRestartArea)