7 references to LogCorrupt
System.IO.Log (7)
System\IO\Log\FileLogRecordHeader.cs (1)
42
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(Error.
LogCorrupt
());
System\IO\Log\FileLogRecordStream.cs (2)
55
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(Error.
LogCorrupt
());
142
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(Error.
LogCorrupt
());
System\IO\Log\LogLogRecord.cs (2)
30
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(Error.
LogCorrupt
());
52
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(Error.
LogCorrupt
());
System\IO\Log\LogLogRecordHeader.cs (2)
33
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(Error.
LogCorrupt
());
142
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(Error.
LogCorrupt
());