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