Пример #1
0
 public void OnSolutionLoadComplete()
 {
     _indexingWorkflow.GetAndSetProjectItems();
     _indexingWorkflow.ExecuteIndexing();
 }