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