Beispiel #1
0
 /// <summary>
 /// Gets a <see cref="ProjectDependencyGraph"/> that details the dependencies between projects for this solution.
 /// </summary>
 public ProjectDependencyGraph GetProjectDependencyGraph() => _state.GetProjectDependencyGraph();