1 reference to WithProjectReferences
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\SolutionState.cs (1)
796
var newDependencyGraph = _dependencyGraph.
WithProjectReferences
(projectId, projectReferences);