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