4 references to IsDetachedStartChild
aspire (4)
Commands\RunCommand.cs (4)
116
_isDetachMode = parseResult.GetValue(s_detachOption) ||
IsDetachedStartChild
();
359
if (
IsDetachedStartChild
())
664
if (
IsDetachedStartChild
() && runTask is { IsCompleted: false } detachedAppHostRun)
917
if (
IsDetachedStartChild
())