1 write to _testOutput
Microsoft.NET.Build.Containers.IntegrationTests (1)
CreateImageIndexTests.cs (1)
22_testOutput = testOutput;
3 references to _testOutput
Microsoft.NET.Build.Containers.IntegrationTests (3)
CreateImageIndexTests.cs (3)
61var loggerFactory = new TestLoggerFactory(_testOutput); 79new DotnetNewCommand(_testOutput, "console", "-f", ToolsetInfo.CurrentTargetFramework) 96new DotnetCommand(_testOutput, "publish", "-c", "Release", "-r", rid, "--no-self-contained")