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