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