77 references to RunGetWorkspacePullDiagnosticsAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (77)
Diagnostics\AdditionalFileDiagnosticsTests.cs (7)
85
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
94
var results2 = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: CreateDiagnosticParamsFromPreviousReports(results));
118
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
130
var results2 = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: CreateDiagnosticParamsFromPreviousReports(results));
163
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics: true);
174
var results2 = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics: true, previousResults: CreateDiagnosticParamsFromPreviousReports(results));
209
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
Diagnostics\PullDiagnosticTests.cs (65)
1050
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1063
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1082
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1095
var results2 = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: CreateDiagnosticParamsFromPreviousReports(results));
1103
var results3 = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: CreateDiagnosticParamsFromPreviousReports(results));
1122
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1135
var results2 = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: CreateDiagnosticParamsFromPreviousReports(results));
1146
var results3 = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: CreateDiagnosticParamsFromPreviousReports(previousParams));
1167
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1186
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics: true, includeTaskListItems: false, category: PullDiagnosticCategories.Task);
1203
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics: true, includeTaskListItems: true, category: PullDiagnosticCategories.Task);
1235
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics: true, includeTaskListItems: true, category: PullDiagnosticCategories.Task);
1255
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics: true, includeTaskListItems: false, category: PullDiagnosticCategories.Task);
1272
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics: true, includeTaskListItems: true, category: PullDiagnosticCategories.Task);
1292
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics: true, includeTaskListItems: true, category: PullDiagnosticCategories.Task);
1333
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics: false, includeTaskListItems: false, category: PullDiagnosticCategories.EditAndContinue);
1376
var workspaceResults1 = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, includeTaskListItems: false, category: PullDiagnosticCategories.EditAndContinue);
1397
var workspaceResults2 = await
RunGetWorkspacePullDiagnosticsAsync
(
1417
var workspaceResults3 = await
RunGetWorkspacePullDiagnosticsAsync
(
1455
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1475
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1522
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1555
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1579
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1593
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1615
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1624
var results2 = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: CreateDiagnosticParamsFromPreviousReports(results));
1641
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1648
var results2 = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: CreateDiagnosticParamsFromPreviousReports(results));
1662
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1671
var results2 = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: CreateDiagnosticParamsFromPreviousReports(results));
1687
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1701
var results2 = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1720
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1726
results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true);
1743
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1788
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1801
results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: previousResultIds);
1867
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1887
results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: previousResultIds).ConfigureAwait(false);
1940
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1955
results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResultIds);
2006
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
2021
results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: previousResultIds);
2066
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
2079
results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: previousResultIds);
2120
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
2133
results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: previousResults);
2159
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
2178
var resultTask =
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true, triggerConnectionClose: false);
2182
resultTask =
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true, triggerConnectionClose: false);
2206
var resultTask =
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true, triggerConnectionClose: false);
2210
resultTask =
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true, triggerConnectionClose: false);
2235
var resultTask =
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true, triggerConnectionClose: false);
2239
resultTask =
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true, triggerConnectionClose: false);
2262
var resultTaskOne =
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true, category: PullDiagnosticCategories.WorkspaceDocumentsAndProject, triggerConnectionClose: false);
2263
var resultTaskTwo =
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true, category: PullDiagnosticCategories.EditAndContinue, triggerConnectionClose: false);
2268
resultTaskOne =
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true, category: PullDiagnosticCategories.WorkspaceDocumentsAndProject, triggerConnectionClose: false);
2269
resultTaskTwo =
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true, category: PullDiagnosticCategories.EditAndContinue, triggerConnectionClose: false);
2294
resultTaskOne =
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true, category: PullDiagnosticCategories.WorkspaceDocumentsAndProject, triggerConnectionClose: false);
2295
resultTaskTwo =
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true, category: PullDiagnosticCategories.EditAndContinue, triggerConnectionClose: false);
2319
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
2329
results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: CreateDiagnosticParamsFromPreviousReports(results));
2356
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
2364
results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: CreateDiagnosticParamsFromPreviousReports(results));
Diagnostics\WorkspaceProjectDiagnosticsTests.cs (5)
29
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
37
var results2 = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: CreateDiagnosticParamsFromPreviousReports(results));
46
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
57
var results2 = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: CreateDiagnosticParamsFromPreviousReports(results));
75
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);