Exemple #1
0
 public override Project GetProjectContainingFile(FilePath fileName)
 {
     return(RootFolder.GetProjectContainingFile(fileName));
 }