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)
1070
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1083
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1102
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1115
var results2 = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: CreateDiagnosticParamsFromPreviousReports(results));
1123
var results3 = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: CreateDiagnosticParamsFromPreviousReports(results));
1142
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1155
var results2 = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: CreateDiagnosticParamsFromPreviousReports(results));
1166
var results3 = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: CreateDiagnosticParamsFromPreviousReports(previousParams));
1187
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1206
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics: true, includeTaskListItems: false, category: PullDiagnosticCategories.Task);
1223
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics: true, includeTaskListItems: true, category: PullDiagnosticCategories.Task);
1255
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics: true, includeTaskListItems: true, category: PullDiagnosticCategories.Task);
1275
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics: true, includeTaskListItems: false, category: PullDiagnosticCategories.Task);
1292
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics: true, includeTaskListItems: true, category: PullDiagnosticCategories.Task);
1312
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics: true, includeTaskListItems: true, category: PullDiagnosticCategories.Task);
1353
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics: false, includeTaskListItems: false, category: PullDiagnosticCategories.EditAndContinue);
1396
var workspaceResults1 = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, includeTaskListItems: false, category: PullDiagnosticCategories.EditAndContinue);
1417
var workspaceResults2 = await
RunGetWorkspacePullDiagnosticsAsync
(
1437
var workspaceResults3 = await
RunGetWorkspacePullDiagnosticsAsync
(
1475
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1495
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1542
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1575
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1599
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1613
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1635
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1644
var results2 = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: CreateDiagnosticParamsFromPreviousReports(results));
1661
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1668
var results2 = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: CreateDiagnosticParamsFromPreviousReports(results));
1682
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1691
var results2 = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: CreateDiagnosticParamsFromPreviousReports(results));
1707
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1721
var results2 = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1740
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1746
results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true);
1763
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1808
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1821
results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: previousResultIds);
1887
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1907
results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: previousResultIds).ConfigureAwait(false);
1960
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
1975
results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResultIds);
2026
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
2041
results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: previousResultIds);
2086
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
2099
results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: previousResultIds);
2140
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
2153
results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: previousResults);
2179
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
2200
var resultTask =
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true, triggerConnectionClose: false);
2204
resultTask =
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true, triggerConnectionClose: false);
2228
var resultTask =
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true, triggerConnectionClose: false);
2232
resultTask =
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true, triggerConnectionClose: false);
2257
var resultTask =
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true, triggerConnectionClose: false);
2261
resultTask =
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true, triggerConnectionClose: false);
2284
var resultTaskOne =
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true, category: PullDiagnosticCategories.WorkspaceDocumentsAndProject, triggerConnectionClose: false);
2285
var resultTaskTwo =
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true, category: PullDiagnosticCategories.EditAndContinue, triggerConnectionClose: false);
2290
resultTaskOne =
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true, category: PullDiagnosticCategories.WorkspaceDocumentsAndProject, triggerConnectionClose: false);
2291
resultTaskTwo =
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true, category: PullDiagnosticCategories.EditAndContinue, triggerConnectionClose: false);
2316
resultTaskOne =
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true, category: PullDiagnosticCategories.WorkspaceDocumentsAndProject, triggerConnectionClose: false);
2317
resultTaskTwo =
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, useProgress: true, category: PullDiagnosticCategories.EditAndContinue, triggerConnectionClose: false);
2341
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
2351
results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics, previousResults: CreateDiagnosticParamsFromPreviousReports(results));
2378
var results = await
RunGetWorkspacePullDiagnosticsAsync
(testLspServer, useVSDiagnostics);
2386
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);