1 write to _isDetachMode
aspire (1)
Commands\RunCommand.cs (1)
133_isDetachMode = detach;
1 reference to _isDetachMode
aspire (1)
Commands\RunCommand.cs (1)
72protected override bool UpdateNotificationsEnabled => !_isDetachMode;