3 references to WithHasAllInformation
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
Diagnostics\DiagnosticAnalyzerServiceTests.cs (1)
818LanguageNames.CSharp).WithHasAllInformation(hasAllInformation: false));
Microsoft.CodeAnalysis.Workspaces.UnitTests (2)
SolutionTests\ProjectInfoTests.cs (1)
196SolutionTestHelpers.TestProperty(instance, (old, value) => old.WithHasAllInformation(value), opt => opt.HasAllInformation, false);
SolutionTests\SolutionTests.cs (1)
5363.WithHasAllInformation(hasAllInformation: false));