1 write to _environment
aspire (1)
Commands\StopCommand.cs (1)
70
_environment
= environment;
4 references to _environment
aspire (4)
Commands\StopCommand.cs (4)
318
var displayPaths = FileSystemHelper.ShortenPaths(appHostPaths,
_environment
);
341
var appHostDisplayPath = FileSystemHelper.ShortenPaths([appHostPath],
_environment
)[appHostPath];
457
var displayPaths = FileSystemHelper.ShortenPaths(appHostPaths,
_environment
);
570
return
_environment
.IsWindows()