Base:
method
Shutdown
Microsoft.VisualStudio.LanguageServices.Implementation.CodeModel.AbstractCodeModelObject.Shutdown()
3 references to Shutdown
Microsoft.VisualStudio.LanguageServices.Implementation (3)
CodeModel\CodeModelProjectCache.cs (3)
187instance.Object.Shutdown(); 206comHandle?.Object.Shutdown(); 239comHandleToShutDown?.Object.Shutdown();