1 write to _tableProvider
Microsoft.VisualStudio.LanguageServices (1)
UnusedReferences\Dialog\RemoveUnusedReferencesDialog.xaml.cs (1)
30
_tableProvider
= tableProvider;
3 references to _tableProvider
Microsoft.VisualStudio.LanguageServices (3)
UnusedReferences\Dialog\RemoveUnusedReferencesDialog.xaml.cs (3)
41
_tableProvider
.AddTableData(solution, projectFilePath, referenceUpdates);
43
using var tableControl =
_tableProvider
.CreateTableControl();
57
_tableProvider
.ClearTableData();