2 references to CycleDetected
Microsoft.Build.Engine (2)
Engine\Project.cs (1)
3249else if (buildContext.CurrentBuildContextState == ProjectBuildState.BuildContextState.CycleDetected)
Introspector\Introspector.cs (1)
296parentStates[i].CurrentBuildContextState = ProjectBuildState.BuildContextState.CycleDetected;