3 references to SingleClassWithSingleMethod
Microsoft.CodeAnalysis.Workspaces.UnitTests (3)
FindAllDeclarationsTests.TestSolutionsAndProject.cs (3)
129SolutionKind.SingleClassWithSingleMethod => CreateWorkspaceWithSingleProjectSolution(testHost, new[] { SingleClassWithSingleMethod }, out solution), 132SolutionKind.TwoProjectsEachWithASingleClassWithSingleMethod => CreateWorkspaceWithMultipleProjectSolution(testHost, new[] { SingleClassWithSingleMethod, SingleClassWithSingleMethod }, out solution),