9a30392588
Ideally we want to create Workspace only once, and pass it around. I was not able to do this yet, because DAS ContextManager kind of dynamically updates contexts and drivers. I expect to avoid this issue by switching DAS soon to AnalysisContextCollection. I will follow with a bigger CL that keeps Workspace in ContextRoot. Change-Id: I3050ba65400e0e5aa73e6d5f8beae821db10a6ee Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/185498 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Konstantin Shcheglov <scheglov@google.com>