3 references to SingleClassWithSingleProperty
Microsoft.CodeAnalysis.Workspaces.UnitTests (3)
FindAllDeclarationsTests.TestSolutionsAndProject.cs (3)
130
SolutionKind.SingleClassWithSingleProperty => CreateWorkspaceWithSingleProjectSolution(testHost, [
SingleClassWithSingleProperty
], out solution),
133
SolutionKind.TwoProjectsEachWithASingleClassWithSingleProperty => CreateWorkspaceWithMultipleProjectSolution(testHost, [
SingleClassWithSingleProperty
,
SingleClassWithSingleProperty
], out solution),