5 writes to CurrentRows
Aspire.Cli.Tests (5)
Backchannel\BackchannelJsonSerializerContextTests.cs (1)
174
CurrentRows
= 32,
Commands\TerminalCommandTests.cs (4)
385
CurrentRows
= 32,
493
CurrentRows
= 32,
507
CurrentRows
= 50,
536
CurrentRows
= null,
4 references to CurrentRows
aspire (2)
Commands\TerminalPsCommand.cs (2)
178
CurrentRows = replica.
CurrentRows
,
317
var size = replica.CurrentColumns is { } cols && replica.
CurrentRows
is { } rows
Aspire.Cli.Tests (2)
Backchannel\BackchannelJsonSerializerContextTests.cs (2)
135
Assert.Null(replica.
CurrentRows
);
200
Assert.Equal(32, replica.
CurrentRows
);