1 reference to FindNextFile
System.Web (1)
Util\FileEnumerator.cs (1)
132
bool hasMoreFiles = UnsafeNativeMethods.
FindNextFile
(_hFindFile, out _wfd);