3 references to BuildComplete
Microsoft.Build.Engine (3)
Engine\Engine.cs (2)
1754if (!taskExecutionContext.BuildContext.BuildComplete) 2020buildContext?.BuildComplete == true)
Engine\Project.cs (1)
3282if ((exitedDueToError || buildContext.BuildComplete) &&