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(),
313
if (!
_hostEnvironment
.SupportsInteractiveInput)