2 references to NativeFileChangeNotification
System.Web (2)
FileChangesMonitor.cs (1)
423NativeFileChangeNotification myCallback;
UnsafeNativeMethods.cs (1)
459internal static extern int DirMonOpen(string dir, string appId, bool watchSubtree, uint notifyFilter, int fcnMode, NativeFileChangeNotification callback, out IntPtr pCompletion);