4 references to KeepDuplicateOutputsLocation
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TargetEntry.cs (1)
620_target.KeepDuplicateOutputsLocation,
Microsoft.Build.Engine.UnitTests (3)
Instance\ProjectInstance_Internal_Tests.cs (1)
805targetInstance.KeepDuplicateOutputsLocation.ShouldBe(ElementLocation.EmptyLocation);
TestComparers\ProjectInstanceModelTestComparers.cs (2)
99Assert.Equal(x.KeepDuplicateOutputsLocation, y.KeepDuplicateOutputsLocation, new Helpers.ElementLocationComparerIgnoringType());