1 write to SolutionClosing
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\VisualStudioWorkspaceImpl.cs (1)
170ProjectSystemProjectFactory.SolutionClosing = e.Activated;
2 references to SolutionClosing
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\ProjectSystem\ProjectSystemProject.cs (1)
345_projectSystemProjectFactory.SolutionClosing, _projectSystemProjectFactory.SolutionServices);
Workspace\ProjectSystem\ProjectSystemProjectFactory.cs (1)
399projectUpdateState = RemoveProjectOutputPath_NoLock(solutionChanges, projectId, outputPath, projectUpdateState, SolutionClosing, SolutionServices);