12 writes to Rows
dotnet.Tests (12)
PrintableTableTests.cs (12)
37Rows = new string[][] { 57Rows = new string[][] { 85Rows = new string[][] { 131Rows = new string[][] { 180Rows = new string[][] { 226Rows = new string[][] { 251Rows = new string[][] { 278Rows = new string[][] { 305Rows = new string[][] { 330Rows = new string[][] { 356Rows = new string[][] { 384Rows = new string[][] {
2 references to Rows
dotnet.Tests (2)
PrintableTableTests.cs (2)
427table.PrintRows(data.Rows, l => lines.Add(l)); 430table.CalculateWidth(data.Rows).Should().Be(data.ExpectedTableWidth);