public void AfterSolutionOpened()
 {
     _updater = new ProjectReferenceUpdater(_solution, resharper::JetBrains.Application.ChangeManager.Instance, new LegacyShellThreading());
 }
 public void AfterSolutionOpened()
 {
     _updater = new ProjectReferenceUpdater(_solution, resharper::JetBrains.Application.ChangeManager.Instance, new LegacyShellThreading());
 }