private bool IsPathIgnored(FilesysPath path)
 {
     return(false);
 }
 private bool IsPathIgnored(FilesysPath path)
 {
     return false;
 }