1 write to _watchSubtree
System.Web (1)
FileChangesMonitor.cs (1)
584
_watchSubtree
= watchSubtree;
2 references to _watchSubtree
System.Web (2)
FileChangesMonitor.cs (2)
623
_dirMonCompletion = new DirMonCompletion(this, Directory,
_watchSubtree
, _notifyFilter);
1014
UnsafeNativeMethods.GrowFileNotificationBuffer( HttpRuntime.AppDomainAppId,
_watchSubtree
);