7dab27015c
Fixes https://github.com/dart-lang/sdk/issues/62686 This is the remainder of the work from https://dart-review.googlesource.com/c/sdk/+/505041 for LSP. With this change, "workspace folders" from LSP are sent as analysis roots to new analyzer plugins. Change-Id: Ic79503532fca1291097128ac0085c09bbeabbc4b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/508168 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>