5 references to CreateExecutionContext
Aspire.Cli.Tests (5)
Commands\AddCommandTests.cs (5)
490options.CliExecutionContextFactory = _ => CreateExecutionContext(workspace, PackageChannelNames.Stable); 577options.CliExecutionContextFactory = _ => CreateExecutionContext(workspace, PackageChannelNames.Stable); 740options.CliExecutionContextFactory = _ => CreateExecutionContext(workspace, PackageChannelNames.Stable); 783options.CliExecutionContextFactory = _ => CreateExecutionContext(workspace, PackageChannelNames.Staging); 872options.CliExecutionContextFactory = _ => CreateExecutionContext(workspace, PackageChannelNames.Staging);