5 references to SourceAspireCliEnvironmentAsync
Aspire.Cli.EndToEnd.Tests (5)
ConfigMigrationTests.cs (1)
538await auto.SourceAspireCliEnvironmentAsync(counter);
DockerDeploymentTests.cs (2)
41await auto.SourceAspireCliEnvironmentAsync(counter); 162await auto.SourceAspireCliEnvironmentAsync(counter);
Helpers\CliE2EAutomatorHelpers.cs (1)
186/// Unlike <see cref="SourceAspireCliEnvironmentAsync"/>, this includes <c>~/.aspire</c> in PATH for bundle tools.
KubernetesPublishTests.cs (1)
55await auto.SourceAspireCliEnvironmentAsync(counter);