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