1 write to _hostEnvironment
aspire (1)
Commands\NewCommand.cs (1)
86_hostEnvironment = hostEnvironment;
1 reference to _hostEnvironment
aspire (1)
Commands\NewCommand.cs (1)
279return await _agentInitCommand.PromptAndChainAsync(_hostEnvironment, InteractionService, templateResult.ExitCode, workspaceRoot, cancellationToken);