3 references to IsNonEmptyDirectory
aspire (3)
Templating\OutputPathHelper.cs (3)
52
if (!
IsNonEmptyDirectory
(Path.GetFullPath(baseCandidate, workingDirectory)))
60
if (!
IsNonEmptyDirectory
(Path.GetFullPath(candidate, workingDirectory)))
135
if (
IsNonEmptyDirectory
(fullPath))