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