2 references to BoundAwaitOperator
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Expressions.vb (1)
4909
Return New
BoundAwaitOperator
(node, operand,
Generated\BoundNodes.xml.Generated.vb (1)
8718
Dim result = New
BoundAwaitOperator
(Me.Syntax, operand, awaitableInstancePlaceholder, getAwaiter, awaiterInstancePlaceholder, isCompleted, getResult, type, Me.HasErrors)