4 references to IsNonEmptyFile
aspire (4)
Bundles\BundleService.cs (4)
602if (!Directory.Exists(managedDir) || !IsNonEmptyFile(managedExe)) 612if (!Directory.Exists(dashboardDir) || !IsNonEmptyFile(dashboardExe) || !IsNonEmptyFile(blazorScript) || !IsNonEmptyFile(sqliteLibrary))