16 references to ERROR_SUCCESS
System.IO.Log (16)
System\IO\Log\LogFlushAsyncResult.cs (2)
76if (errorCode == Error.ERROR_SUCCESS) 103if (errorCode == Error.ERROR_SUCCESS)
System\IO\Log\LogManagementAsyncResult.cs (2)
65uint queuedErrorCode = Error.ERROR_SUCCESS; 237if (errorCode == Error.ERROR_SUCCESS)
System\IO\Log\LogReserveAndAppendState.cs (4)
277if (errorCode == Error.ERROR_SUCCESS) 303if (errorCode == Error.ERROR_SUCCESS) 327if (errorCode == Error.ERROR_SUCCESS) 579uint errorCode = Error.ERROR_SUCCESS;
System\IO\Log\LogWriteRestartAreaState.cs (4)
245if (errorCode == Error.ERROR_SUCCESS) 268if (errorCode == Error.ERROR_SUCCESS) 291if (errorCode == Error.ERROR_SUCCESS) 460uint errorCode = Error.ERROR_SUCCESS;
System\IO\Log\UnsafeNativeMethods.cs (4)
598uint errorCode = Error.ERROR_SUCCESS; 945uint errorCode = Error.ERROR_SUCCESS; 995uint errorCode = Error.ERROR_SUCCESS; 1020uint errorCode = Error.ERROR_SUCCESS;