3 writes to _anyFileMon
System.Web (3)
FileChangesMonitor.cs (3)
602_anyFileMon = null; 655_anyFileMon = fileMon; 734_anyFileMon = null;
7 references to _anyFileMon
System.Web (7)
FileChangesMonitor.cs (7)
600if (_anyFileMon != null) { 601HttpRuntime.FileChangesMonitor.RemoveAliases(_anyFileMon); 637fileMon = _anyFileMon; 733if (fileMon == _anyFileMon) { 749if (_anyFileMon != null) { 1098if (_anyFileMon != null) { 1099col = _anyFileMon.Targets;