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