4 references to Compile
Microsoft.Build.Engine.UnitTests (4)
BackEnd\OnError_Tests.cs (4)
633
using ProjectFromString projectFromString = new(PostBuildBuilder("On_Success", FailAt.
Compile
));
679
using ProjectFromString projectFromString = new(PostBuildBuilder("Always", FailAt.
Compile
));
702
using ProjectFromString projectFromString = new(PostBuildBuilder("Final_Output_Changed", FailAt.
Compile
));
761
if (FailAt.
Compile
== failAt)