1 write to CurrentColumns
Aspire.Hosting (1)
Backchannel\AuxiliaryBackchannelRpcTarget.cs (1)
544
CurrentColumns
= session?.CurrentColumns,
2 references to CurrentColumns
Aspire.Hosting (1)
Backchannel\BackchannelDataTypes.cs (1)
1659
/// Gets the current terminal grid height in rows. See <see cref="
CurrentColumns
"/>.
Aspire.Hosting.Tests (1)
Backchannel\GetTerminalInfoAsyncTests.cs (1)
148
Assert.Equal(120, result.Replicas[0].
CurrentColumns
);