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