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