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