예제 #1
0
 public void StartListening(Workspace workspace, IDiagnosticService diagnosticService)
 => _ = new MiscellaneousDiagnosticListTable(workspace, _threadingContext, diagnosticService, _tableManagerProvider);
예제 #2
0
 public void StartListening(Workspace workspace, IDiagnosticService diagnosticService)
 => _ = new MiscellaneousDiagnosticListTable(workspace, _globalOptions, diagnosticService, _tableManagerProvider);