2 references to The_solution_does_not_contain_the_specified_project
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\Solution.cs (1)
1750
throw new InvalidOperationException(WorkspacesResources.
The_solution_does_not_contain_the_specified_project
);
Workspace\Solution\SolutionState.cs (1)
1382
throw new InvalidOperationException(WorkspacesResources.
The_solution_does_not_contain_the_specified_project
);