public override IVirtualFile GetFile(string virtualPath) { return(pathProvider.GetFile(DirPath.CombineWith(virtualPath))); }