5 writes to CurrentRows
Aspire.Cli.Tests (5)
Backchannel\BackchannelJsonSerializerContextTests.cs (1)
147CurrentRows = 32,
Commands\TerminalCommandTests.cs (4)
382CurrentRows = 32, 488CurrentRows = 32, 502CurrentRows = 50, 531CurrentRows = null,
4 references to CurrentRows
aspire (2)
Commands\TerminalPsCommand.cs (2)
176CurrentRows = replica.CurrentRows, 238var size = replica.CurrentColumns is { } cols && replica.CurrentRows is { } rows
Aspire.Cli.Tests (2)
Backchannel\BackchannelJsonSerializerContextTests.cs (2)
118Assert.Null(replica.CurrentRows); 173Assert.Equal(32, replica.CurrentRows);