4 writes to truncateFailed
System.IO.Log (4)
System\IO\Log\FileRecordSequenceHelper.cs (4)
30this.truncateFailed = false; 143this.truncateFailed = true; 351this.truncateFailed = true; 384this.truncateFailed = false;
2 references to truncateFailed
System.IO.Log (2)
System\IO\Log\FileRecordSequenceHelper.cs (2)
370if (this.truncateFailed) 381if (this.truncateFailed)