3 writes to SingleLine
Aspire.Playground.Tests (1)
Infrastructure\DistributedApplicationTestFactory.cs (1)
36configure.SingleLine = true;
Microsoft.Extensions.AI.Evaluation.Console (1)
Program.cs (1)
39options.SingleLine = true;
Microsoft.NET.TestFramework (1)
TestLoggerFactory.cs (1)
59options.SingleLine = true;
1 reference to SingleLine
Microsoft.Extensions.Logging.Console (1)
SimpleConsoleFormatter.cs (1)
89bool singleLine = FormatterOptions.SingleLine;