2 references to CreateSolutionFromInfo
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Host\RemoteWorkspace.cs (2)
218
return
CreateSolutionFromInfo
(solutionInfo);
331
=> _remoteWorkspace.
CreateSolutionFromInfo
(solutionInfo);