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