3 references to WaitForDiagnosticsAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (3)
Diagnostics\AbstractPullDiagnosticTestsBase.cs (3)
82
await testLspServer.
WaitForDiagnosticsAsync
();
106
await testLspServer.
WaitForDiagnosticsAsync
();
234
await testLspServer.
WaitForDiagnosticsAsync
();