2 references to EnvironmentCheckHeader
aspire (2)
Commands\DoctorCommand.cs (2)
127
_ansiConsole.MarkupLine($"[bold]{DoctorCommandStrings.
EnvironmentCheckHeader
}[/]");
128
_ansiConsole.WriteLine(new string('=', DoctorCommandStrings.
EnvironmentCheckHeader
.Length));