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