Exemplo n.º 1
0
 public void StartListening(Workspace workspace, IDiagnosticService diagnosticService)
 => _ = new MiscellaneousDiagnosticListTable(workspace, _threadingContext, diagnosticService, _tableManagerProvider);
Exemplo n.º 2
0
 public void StartListening(Workspace workspace, IDiagnosticService diagnosticService)
 => _ = new MiscellaneousDiagnosticListTable(workspace, _globalOptions, diagnosticService, _tableManagerProvider);