59 references to RunGetDocumentPullDiagnosticsAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (59)
Diagnostics\DiagnosticsPullCacheTests.cs (6)
38
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics);
45
results = await
RunGetDocumentPullDiagnosticsAsync
(
68
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics);
76
results = await
RunGetDocumentPullDiagnosticsAsync
(
99
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics);
104
results = await
RunGetDocumentPullDiagnosticsAsync
(
Diagnostics\NonLocalDiagnosticTests.cs (3)
43
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics: false, category: PublicDocumentNonLocalDiagnosticSourceProvider.NonLocal);
54
var results2 = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics: false, previousResultId: results.Single().ResultId, category: PublicDocumentNonLocalDiagnosticSourceProvider.NonLocal);
63
var results2 = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics: false, category: PublicDocumentNonLocalDiagnosticSourceProvider.NonLocal);
Diagnostics\PullDiagnosticTests.cs (50)
47
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics);
53
results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics);
67
var results = await
RunGetDocumentPullDiagnosticsAsync
(
87
var syntaxResults = await
RunGetDocumentPullDiagnosticsAsync
(
90
var semanticResults = await
RunGetDocumentPullDiagnosticsAsync
(
96
var syntaxResults2 = await
RunGetDocumentPullDiagnosticsAsync
(
98
var semanticResults2 = await
RunGetDocumentPullDiagnosticsAsync
(
104
var syntaxAnalyzerResults = await
RunGetDocumentPullDiagnosticsAsync
(
107
var semanticAnalyzerResults = await
RunGetDocumentPullDiagnosticsAsync
(
113
var syntaxAnalyzerResults2 = await
RunGetDocumentPullDiagnosticsAsync
(
115
var semanticAnalyzerResults2 = await
RunGetDocumentPullDiagnosticsAsync
(
169
var results = await
RunGetDocumentPullDiagnosticsAsync
(
186
var results = await
RunGetDocumentPullDiagnosticsAsync
(
209
var results = await
RunGetDocumentPullDiagnosticsAsync
(
226
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics);
244
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics).ConfigureAwait(false);
252
results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics, results.Single().ResultId).ConfigureAwait(false);
269
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics);
274
results = await
RunGetDocumentPullDiagnosticsAsync
(
292
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics);
302
results = await
RunGetDocumentPullDiagnosticsAsync
(
320
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics);
325
results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics, results.Single().ResultId);
339
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics);
345
results = await
RunGetDocumentPullDiagnosticsAsync
(
367
var results = await
RunGetDocumentPullDiagnosticsAsync
(
384
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics, useProgress: true);
427
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, csproj2Document.GetURI(), useVSDiagnostics);
438
results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, csproj1Document.GetURI(), useVSDiagnostics);
532
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, csproj1Document.GetURI(), useVSDiagnostics);
540
results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, csproj1Document.GetURI(), useVSDiagnostics, originalResultId);
584
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, csproj1Document.GetURI(), useVSDiagnostics);
593
results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, csproj1Document.GetURI(), useVSDiagnostics, originalResultId);
611
var results = await
RunGetDocumentPullDiagnosticsAsync
(
631
var results = await
RunGetDocumentPullDiagnosticsAsync
(
682
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics);
706
results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics);
722
results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics);
747
var results = await
RunGetDocumentPullDiagnosticsAsync
(
773
var results = await
RunGetDocumentPullDiagnosticsAsync
(
813
var results = await
RunGetDocumentPullDiagnosticsAsync
(
842
var results = await
RunGetDocumentPullDiagnosticsAsync
(
883
var results = await
RunGetDocumentPullDiagnosticsAsync
(
909
var results = await
RunGetDocumentPullDiagnosticsAsync
(
931
var results = await
RunGetDocumentPullDiagnosticsAsync
(
959
var results = await
RunGetDocumentPullDiagnosticsAsync
(
1251
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics: false, category: PullDiagnosticCategories.EditAndContinue);
1297
var documentResults1 = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, openDocument.GetURI(), useVSDiagnostics, category: PullDiagnosticCategories.EditAndContinue);
1320
var documentResults2 = await
RunGetDocumentPullDiagnosticsAsync
(
1341
var documentResults3 = await
RunGetDocumentPullDiagnosticsAsync
(