Implemented interface member:
3 references to Dispose
Microsoft.CodeAnalysis.LanguageServer (1)
HostWorkspace\LoadedProject.cs (1)
113
_optionsProcessor.
Dispose
();
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\Legacy\AbstractLegacyProject.cs (1)
169
ProjectSystemProjectOptionsProcessor?.
Dispose
();
Microsoft.VisualStudio.LanguageServices.Implementation (1)
ProjectSystem\CPS\CPSProject_IWorkspaceProjectContext.cs (1)
243
_projectSystemProjectOptionsProcessor?.
Dispose
();