提交 5f72194c 编写于 作者: J Jason Malinowski

Delete unused test helper

上级 c954a84a
......@@ -122,12 +122,6 @@ private void VerifyReverseTransitiveReferences(string projectReferences, string
#region Helpers
private ProjectDependencyGraph CreateGraph(string projectReferences)
{
var solution = CreateSolutionFromReferenceMap(projectReferences);
return solution.GetProjectDependencyGraph();
}
private Solution CreateSolutionFromReferenceMap(string projectReferences)
{
Solution solution = CreateSolution();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册