2 references to FormatCircularDependencyError
Microsoft.Build (2)
Graph\GraphBuilder.cs (2)
487FormatCircularDependencyError(new List<string> { node.ProjectInstance.FullPath, node.ProjectInstance.FullPath }); 512var errorMessage = FormatCircularDependencyError(loadReference.projectsInCycle);