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