1 reference to IsProjectInWorkspace
Microsoft.CodeAnalysis.LanguageServer (1)
LanguageServer\Handler\DebugConfiguration\WorkspaceDebugConfigurationHandler.cs (1)
37
.Where(p =>
IsProjectInWorkspace
(request.WorkspacePath, p))