4 references to ERROR_NO_DATA
mscorlib (4)
system\io\filestream.cs (4)
337if (errorCode == FileStream.ERROR_BROKEN_PIPE || errorCode == FileStream.ERROR_NO_DATA) 1849if (hr == ERROR_NO_DATA) { 2341if (hr == ERROR_NO_DATA) { 2580if (hr==ERROR_NO_DATA) {