3 writes to Rows
Aspire.Hosting (2)
Dcp\ContainerCreator.cs (1)
375Rows = terminalAnnotation.Options.Rows
Dcp\ExecutableCreator.cs (1)
310Rows = terminalAnnotation.Options.Rows
Aspire.Hosting.Tests (1)
Dcp\DcpExecutorTests.cs (1)
9924Rows = 30
3 references to Rows
Aspire.Hosting.Tests (3)
Dcp\DcpExecutorTests.cs (3)
9800Assert.Equal(30, spec.Rows); 9861Assert.Equal(30, exe.Spec.Terminal.Rows); 9905Assert.Equal(30, container.Spec.Terminal.Rows);