1 write to _output
Microsoft.Build.EndToEnd.Tests (1)
MultithreadedExecution_Tests.cs (1)
34
_output
= output;
2 references to _output
Microsoft.Build.EndToEnd.Tests (2)
MultithreadedExecution_Tests.cs (2)
99
_output
.WriteLine($"Built {testAsset.SolutionFolder} with arguments {multithreadingArgs}.");
150
_output
.WriteLine($"Built and replayed {testAsset.SolutionFolder} with arguments {multithreadingArgs}.");