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