4 overrides of RemoveTableSourceIfNecessary
Microsoft.VisualStudio.LanguageServices (3)
TableDataSource\MiscellaneousDiagnosticListTable.cs (1)
69protected override void RemoveTableSourceIfNecessary(Solution solution)
TableDataSource\TaskList\VisualStudioTaskListTable.cs (1)
63protected override void RemoveTableSourceIfNecessary(Solution solution)
TableDataSource\VisualStudioDiagnosticListTable.cs (1)
158protected override void RemoveTableSourceIfNecessary(Solution solution)
Microsoft.VisualStudio.LanguageServices.LiveShare (1)
Client\RemoteDiagnosticListTable.cs (1)
71protected override void RemoveTableSourceIfNecessary(Solution solution)
1 reference to RemoveTableSourceIfNecessary
Microsoft.VisualStudio.LanguageServices (1)
TableDataSource\AbstractTable.cs (1)
46RemoveTableSourceIfNecessary(e.NewSolution);