4 references to Complete
Microsoft.CodeAnalysis (4)
DiagnosticAnalyzer\AsyncQueue.cs (4)
163/// Same operation as <see cref="AsyncQueue{TElement}.Complete"/> except it will not 212/// Gets a task that transitions to a completed state when <see cref="Complete"/> or 228/// is empty, the returned task waits for an element to be enqueued. If <see cref="Complete"/> 257/// is empty, the returned task waits for an element to be enqueued. If <see cref="Complete"/>