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