1 write to _hostEnvironment
aspire (1)
Commands\StopCommand.cs (1)
69_hostEnvironment = hostEnvironment;
3 references to _hostEnvironment
aspire (3)
Commands\StopCommand.cs (3)
115if (!_hostEnvironment.SupportsInteractiveInput) 125var stopResult = _hostEnvironment.SupportsInteractiveInput 155var multipleAppHostBehavior = multipleAppHostBehaviorOverride ?? (_hostEnvironment.SupportsInteractiveInput