1 write to _width
aspire (1)
Utils\AspireAnsiConsoleOutput.cs (1)
45
set =>
_width
= value;
1 reference to _width
aspire (1)
Utils\AspireAnsiConsoleOutput.cs (1)
44
get =>
_width
?? GetConfiguredWidth();