12 references to ERROR_NO_SYSTEM_RESOURCES
System.IO.Log (12)
System\IO\Log\Error.cs (1)
277
case
ERROR_NO_SYSTEM_RESOURCES
:
System\IO\Log\LogReserveAndAppendState.cs (1)
281
else if (((errorCode == Error.
ERROR_NO_SYSTEM_RESOURCES
)
System\IO\Log\LogWriteRestartAreaState.cs (1)
249
else if ((errorCode == Error.
ERROR_NO_SYSTEM_RESOURCES
) && (this.recordSequence.RetryAppend))
System\IO\Log\UnsafeNativeMethods.cs (9)
496
case Error.
ERROR_NO_SYSTEM_RESOURCES
:
656
case Error.
ERROR_NO_SYSTEM_RESOURCES
:
707
case Error.
ERROR_NO_SYSTEM_RESOURCES
:
733
case Error.
ERROR_NO_SYSTEM_RESOURCES
:
973
case Error.
ERROR_NO_SYSTEM_RESOURCES
:
1046
case Error.
ERROR_NO_SYSTEM_RESOURCES
:
1772
case Error.
ERROR_NO_SYSTEM_RESOURCES
:
1814
case Error.
ERROR_NO_SYSTEM_RESOURCES
:
1842
case Error.
ERROR_NO_SYSTEM_RESOURCES
: