1 write to Columns
Aspire.Hosting (1)
Backchannel\AuxiliaryBackchannelRpcTarget.cs (1)
462Columns = terminalAnnotation.Options.Columns,
2 references to Columns
Aspire.Hosting (1)
Backchannel\BackchannelDataTypes.cs (1)
1652/// primary peer. Falls back to <see cref="GetTerminalInfoResponse.Columns"/> when no peer has
Aspire.Hosting.Tests (1)
Backchannel\GetTerminalInfoAsyncTests.cs (1)
131Assert.Equal(132, result.Columns);