2 references to FailedToApplyEnvironmentException
Aspire.Hosting (1)
ApplicationModel\ExecutableLaunchRecipe.cs (1)
380
throw new
FailedToApplyEnvironmentException
(
Aspire.Hosting.Tests (1)
ResourceCommandServiceTests.cs (1)
395
executeCommand: _ => throw new
FailedToApplyEnvironmentException
(diagnostic));