3 references to HasDocuments
Microsoft.CodeAnalysis.Workspaces.UnitTests (3)
SolutionTests\SolutionTests.cs (3)
1888Assert.False(project.HasDocuments); 1931Assert.True(project.HasDocuments, "Project was expected to have documents"); 2416Assert.False(project.HasDocuments);