7 references to ProjectIds
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (7)
SolutionCrawler\WorkCoordinatorTests.cs (7)
179Assert.Equal(expectedProjectEvents, worker.ProjectIds.Count); 488Assert.Equal(2, worker.ProjectIds.Count); 508Assert.Equal(2, worker.ProjectIds.Count); 527Assert.Equal(2, worker.ProjectIds.Count); 548Assert.Equal(expectedProjectEvents, worker.ProjectIds.Count); 1855ProjectIds.Clear(); 1868this.ProjectIds.Add(project.Id);