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