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