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