2 references to CreateSolution
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Workspace.cs (2)
89_latestSolution = CreateSolution(info, emptyOptions, analyzerReferences: SpecializedCollections.EmptyReadOnlyList<AnalyzerReference>()); 116return CreateSolution(solutionInfo, options, solutionInfo.AnalyzerReferences);