3 references to ERROR_NO_DATA
System.Core (3)
System\IO\LogStream.cs (1)
226
if (hr == UnsafeNativeMethods.
ERROR_NO_DATA
) {
System\IO\Pipes\PipeStream.cs (2)
1147
errorCode == UnsafeNativeMethods.
ERROR_NO_DATA
1233
errorCode == UnsafeNativeMethods.
ERROR_NO_DATA
) {