1 write to _tableControl
Microsoft.VisualStudio.LanguageServices (1)
TableDataSource\Suppression\VisualStudioSuppressionFixService.cs (1)
96
_tableControl
= errorList?.TableControl;
3 references to _tableControl
Microsoft.VisualStudio.LanguageServices (3)
TableDataSource\Suppression\VisualStudioSuppressionFixService.cs (3)
101
if (
_tableControl
== null)
121
if (
_tableControl
== null)
132
if (
_tableControl
== null)