1 reference to OpenSolutionAsync
Microsoft.CodeAnalysis.LanguageServer (1)
HostWorkspace\OpenSolutionHandler.cs (1)
33
return _projectSystem.
OpenSolutionAsync
(request.Solution.LocalPath);