5 references to IsInIteratorContext
Microsoft.CodeAnalysis.VisualBasic (5)
Binding\Binder_Statements.vb (5)
335If blockBinder.IsInAsyncContext() AndAlso Not blockBinder.IsInIteratorContext() AndAlso 1136ElseIf IsInAsyncContext() OrElse IsInIteratorContext() Then 1139ElseIf IsInAsyncContext() OrElse IsInIteratorContext() Then 5216ElseIf IsInAsyncContext() OrElse IsInIteratorContext() Then 5251ElseIf IsInAsyncContext() OrElse IsInIteratorContext() Then