1 write to CurrentRows
aspire (1)
Commands\TerminalPsCommand.cs (1)
176CurrentRows = replica.CurrentRows,
2 references to CurrentRows
Aspire.Cli.Tests (2)
Commands\TerminalCommandTests.cs (2)
573Assert.Equal(32, replica0.CurrentRows); 586Assert.Equal(50, replica1.CurrentRows);