Implemented interface member:
property
Exception
Aspire.Hosting.ApplicationModel.IExecutionConfigurationResult.Exception
2 writes to Exception
Aspire.Hosting (1)
ApplicationModel\ExecutionConfigurationGathererContext.cs (1)
95Exception = exceptions.Count == 0 ? null : new AggregateException("One or more errors occurred while resolving resource configuration.", exceptions)
Aspire.Hosting.Tests (1)
Dcp\ExecutableLaunchPlanTests.cs (1)
294Exception = null