1 write to _tableProvider
Microsoft.VisualStudio.LanguageServices (1)
UnusedReferences\Dialog\RemoveUnusedReferencesDialog.xaml.cs (1)
29
_tableProvider
= tableProvider;
3 references to _tableProvider
Microsoft.VisualStudio.LanguageServices (3)
UnusedReferences\Dialog\RemoveUnusedReferencesDialog.xaml.cs (3)
40
_tableProvider
.AddTableData(solution, projectFilePath, referenceUpdates);
42
using var tableControl =
_tableProvider
.CreateTableControl();
56
_tableProvider
.ClearTableData();