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