7 references to WIN32_FIND_DATA
System.Web (7)
UnsafeNativeMethods.cs (2)
218
string pFileName, out
WIN32_FIND_DATA
pFindFileData);
222
IntPtr hndFindFile, out
WIN32_FIND_DATA
pFindFileData);
Util\FileEnumerator.cs (1)
68
protected UnsafeNativeMethods.
WIN32_FIND_DATA
_wfd;
Util\FileUtil.cs (4)
433
UnsafeNativeMethods.
WIN32_FIND_DATA
wfd;
502
UnsafeNativeMethods.
WIN32_FIND_DATA
fd;
540
internal FindFileData(ref UnsafeNativeMethods.
WIN32_FIND_DATA
wfd) {
609
internal FileAttributesData(ref UnsafeNativeMethods.
WIN32_FIND_DATA
wfd) {