60 references to RunGetDocumentPullDiagnosticsAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (60)
Diagnostics\AdditionalFileDiagnosticsTests.cs (1)
51
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, additionalDocument.GetURI(), useVSDiagnostics, category: TestAdditionalFileDocumentSourceProvider.DiagnosticSourceProviderName);
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);
59
results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics);
80
var results = await
RunGetDocumentPullDiagnosticsAsync
(
100
var syntaxResults = await
RunGetDocumentPullDiagnosticsAsync
(
103
var semanticResults = await
RunGetDocumentPullDiagnosticsAsync
(
109
var syntaxResults2 = await
RunGetDocumentPullDiagnosticsAsync
(
111
var semanticResults2 = await
RunGetDocumentPullDiagnosticsAsync
(
117
var syntaxAnalyzerResults = await
RunGetDocumentPullDiagnosticsAsync
(
120
var semanticAnalyzerResults = await
RunGetDocumentPullDiagnosticsAsync
(
126
var syntaxAnalyzerResults2 = await
RunGetDocumentPullDiagnosticsAsync
(
128
var semanticAnalyzerResults2 = await
RunGetDocumentPullDiagnosticsAsync
(
182
var results = await
RunGetDocumentPullDiagnosticsAsync
(
199
var results = await
RunGetDocumentPullDiagnosticsAsync
(
222
var results = await
RunGetDocumentPullDiagnosticsAsync
(
239
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics);
257
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics).ConfigureAwait(false);
265
results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics, results.Single().ResultId).ConfigureAwait(false);
282
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics);
287
results = await
RunGetDocumentPullDiagnosticsAsync
(
305
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics);
315
results = await
RunGetDocumentPullDiagnosticsAsync
(
333
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics);
338
results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics, results.Single().ResultId);
352
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics);
358
results = await
RunGetDocumentPullDiagnosticsAsync
(
380
var results = await
RunGetDocumentPullDiagnosticsAsync
(
397
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics, useProgress: true);
440
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, csproj2Document.GetURI(), useVSDiagnostics);
451
results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, csproj1Document.GetURI(), useVSDiagnostics);
545
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, csproj1Document.GetURI(), useVSDiagnostics);
553
results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, csproj1Document.GetURI(), useVSDiagnostics, originalResultId);
597
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, csproj1Document.GetURI(), useVSDiagnostics);
606
results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, csproj1Document.GetURI(), useVSDiagnostics, originalResultId);
624
var results = await
RunGetDocumentPullDiagnosticsAsync
(
644
var results = await
RunGetDocumentPullDiagnosticsAsync
(
695
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics);
720
results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics, previousResultId: firstResultId);
737
results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics, previousResultId: secondResultId);
765
var results = await
RunGetDocumentPullDiagnosticsAsync
(
791
var results = await
RunGetDocumentPullDiagnosticsAsync
(
831
var results = await
RunGetDocumentPullDiagnosticsAsync
(
860
var results = await
RunGetDocumentPullDiagnosticsAsync
(
901
var results = await
RunGetDocumentPullDiagnosticsAsync
(
927
var results = await
RunGetDocumentPullDiagnosticsAsync
(
949
var results = await
RunGetDocumentPullDiagnosticsAsync
(
977
var results = await
RunGetDocumentPullDiagnosticsAsync
(
1269
var results = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, document.GetURI(), useVSDiagnostics: false, category: PullDiagnosticCategories.EditAndContinue);
1315
var documentResults1 = await
RunGetDocumentPullDiagnosticsAsync
(testLspServer, openDocument.GetURI(), useVSDiagnostics, category: PullDiagnosticCategories.EditAndContinue);
1338
var documentResults2 = await
RunGetDocumentPullDiagnosticsAsync
(
1359
var documentResults3 = await
RunGetDocumentPullDiagnosticsAsync
(