2 references to WaitAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\Diagnostics\AbstractWorkspacePullDiagnosticsHandler.cs (2)
104
await resetEvent.
WaitAsync
().WithCancellation(cancellationToken).ConfigureAwait(false);
120
/// The semantics of this type are thus: there is internally a "set" state. When the event is <see cref="Set()"/>, the next waiter to call <see cref="
WaitAsync
()"/> will be let through, and the