2 references to CreateDeepAppHostFile
Aspire.Cli.Tests (2)
Commands\DoctorCommandTests.cs (2)
242
var appHostFile =
CreateDeepAppHostFile
(workspace, depth: LanguageInfo.DetectionRecurseLimit + 1);
404
var appHostFile =
CreateDeepAppHostFile
(workspace, depth: LanguageInfo.DetectionRecurseLimit + 1);