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