5 references to ConsoleLoggerOutputNormal
dotnet.Tests (5)
CommandTests\Test\GivenDotnetTestBuildsAndRunsTestFromCsprojForMultipleTFM.cs (5)
38
.Execute(
ConsoleLoggerOutputNormal
);
75
.Execute(
ConsoleLoggerOutputNormal
);
116
CommandResult result = new DotnetTestCommand(Log, disableNewOutput: true,
ConsoleLoggerOutputNormal
)
136
new DotnetTestCommand(Log, disableNewOutput: true,
ConsoleLoggerOutputNormal
)
184
new DotnetTestCommand(Log, disableNewOutput: true,
ConsoleLoggerOutputNormal
)