示例#1
0
 public void OnSolutionUnloaded()
 {
     UpdateWorkingDirectory();
     powerShellHost?.SolutionUnloaded();
     ScriptExecutor.Reset();
 }