3 writes to _exists
System.Web (3)
FileChangesMonitor.cs (3)
235_exists = exists; 282_exists = true; 289_exists = false;
1 reference to _exists
System.Web (1)
FileChangesMonitor.cs (1)
244internal bool Exists {get {return _exists;}}