1 write to Exception
Aspire.Cli.Tests (1)
Commands\RunCommandTests.cs (1)
4250Exception = exception,
3 references to Exception
aspire (3)
Commands\RunCommand.cs (3)
1186var message = string.IsNullOrEmpty(entry.Exception) 1188: $"{entry.Message}{Environment.NewLine}{entry.Exception}"; 1284Exception = entry.Exception,