3 references to LOGSTORE_ERROR_DISK_FULL
System.IO.Log (3)
System\IO\Log\Error.cs (1)
268case LOGSTORE_ERROR_DISK_FULL:
System\IO\Log\UnsafeNativeMethods.cs (2)
1088throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(Error.ExceptionForKnownCode(Error.LOGSTORE_ERROR_DISK_FULL)); 1127throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(Error.ExceptionForKnownCode(Error.LOGSTORE_ERROR_DISK_FULL));