Implemented interface member:
4 references to Dispose
Microsoft.VisualStudio.LanguageServices (4)
ProjectSystem\Legacy\AbstractLegacyProject_IProjectSiteEx.cs (1)
24scope.Dispose();
ProjectSystem\Legacy\SolutionEventsBatchScopeCreator.cs (3)
61scope.batchScope.Dispose(); 76batchScope.Dispose(); 92_fullSolutionLoadScopes[i].batchScope.Dispose();