1 write to _ignoreSubdirChange
System.Web (1)
FileChangesMonitor.cs (1)
586
_ignoreSubdirChange
= ignoreSubdirChange;
1 reference to _ignoreSubdirChange
System.Web (1)
FileChangesMonitor.cs (1)
1133
if (
_ignoreSubdirChange
&& (action == FileAction.Removed || action == FileAction.RenamedOldName) && fileName != null) {