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