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