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