4 writes to UseArtifactsOutput
Microsoft.NET.Build.Tests (4)
ArtifactsOutputPathTests.cs (4)
45testProject.UseArtifactsOutput = true; 314UseArtifactsOutput = true 424testProject.UseArtifactsOutput = true; 541UseArtifactsOutput = true,
1 reference to UseArtifactsOutput
Microsoft.NET.TestFramework (1)
OutputPathCalculator.cs (1)
56calculator.UseArtifactsOutput = testProject.UseArtifactsOutput;