1 write to _hostEnvironment
aspire (1)
Commands\AddCommand.cs (1)
54_hostEnvironment = hostEnvironment;
2 references to _hostEnvironment
aspire (2)
Commands\AddCommand.cs (2)
292> 1 when !_hostEnvironment.SupportsInteractiveInput => distinctPackages.First(), 313if (!_hostEnvironment.SupportsInteractiveInput)