28 references to ERROR_IO_PENDING
System.IO.Log (28)
System\IO\Log\LogFlushAsyncResult.cs (1)
68
if (errorCode != Error.
ERROR_IO_PENDING
)
System\IO\Log\LogManagementAsyncResult.cs (2)
77
uint errorCode = Error.
ERROR_IO_PENDING
;
88
if (errorCode != Error.
ERROR_IO_PENDING
)
System\IO\Log\LogReserveAndAppendState.cs (4)
157
if (errorCode == Error.
ERROR_IO_PENDING
)
287
if (errorCode == Error.
ERROR_IO_PENDING
)
309
if (errorCode == Error.
ERROR_IO_PENDING
)
629
errorCode != Error.
ERROR_IO_PENDING
)
System\IO\Log\LogWriteRestartAreaState.cs (4)
125
if (errorCode == Error.
ERROR_IO_PENDING
)
253
if (errorCode == Error.
ERROR_IO_PENDING
)
274
if (errorCode == Error.
ERROR_IO_PENDING
)
521
errorCode != Error.
ERROR_IO_PENDING
)
System\IO\Log\UnsafeNativeMethods.cs (17)
573
if (errorCode == Error.
ERROR_IO_PENDING
)
612
if (errorCode == Error.
ERROR_IO_PENDING
)
765
if (errorCode == Error.
ERROR_IO_PENDING
)
804
if (errorCode == Error.
ERROR_IO_PENDING
)
855
if (errorCode == Error.
ERROR_IO_PENDING
)
905
if (errorCode == Error.
ERROR_IO_PENDING
)
965
if (errorCode == Error.
ERROR_IO_PENDING
)
1038
if (errorCode == Error.
ERROR_IO_PENDING
)
1070
if (errorCode == Error.
ERROR_IO_PENDING
)
1109
if (errorCode == Error.
ERROR_IO_PENDING
)
1149
if (errorCode == Error.
ERROR_IO_PENDING
)
1195
if (errorCode == Error.
ERROR_IO_PENDING
)
1238
if (errorCode == Error.
ERROR_IO_PENDING
)
1263
if (errorCode == Error.
ERROR_IO_PENDING
)
1295
if (errorCode == Error.
ERROR_IO_PENDING
)
1710
if (errorCode == Error.
ERROR_IO_PENDING
)
1736
case Error.
ERROR_IO_PENDING
: