3 references to IsDirectory
System.Web (3)
FileChangesMonitor.cs (3)
1869if (!fileMon.IsDirectory) { 2111if (fileMon != null && !fileMon.IsDirectory) { 2237if (fileMon != null && !fileMon.IsDirectory) {