3 references to SolutionOptionSet
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Workspace.cs (3)
91new SolutionOptionSet(_legacyOptions), 126var options = new SolutionOptionSet(_legacyOptions); 553oldSolution => oldSolution.WithOptions(new SolutionOptionSet(_legacyOptions)),