4 references to CheckContainsProject
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\Solution\SolutionCompilationState.cs (3)
1188this.SolutionState.CheckContainsProject(projectId); 1780SolutionState.CheckContainsProject(projectId); 1859this.SolutionState.CheckContainsProject(projectToUpdate);
Workspace\Solution\SolutionState.cs (1)
483CheckContainsProject(projectId);