4 references to CheckContainsProject
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\Solution\SolutionCompilationState.cs (3)
1181this.SolutionState.CheckContainsProject(projectId); 1774SolutionState.CheckContainsProject(projectId); 1853this.SolutionState.CheckContainsProject(projectToUpdate);
Workspace\Solution\SolutionState.cs (1)
470CheckContainsProject(projectId);