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