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