2 references to RewriteIteratorAndAsync
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\LambdaRewriter\LambdaRewriter.vb (1)
904
Return Rewriter.
RewriteIteratorAndAsync
(loweredBody, method, methodOrdinal, CompilationState, Diagnostics, stateMachineStateDebugInfosBuilder, slotAllocatorOpt, stateMachineType)
Lowering\Rewriter.vb (1)
110
Dim bodyWithoutIteratorAndAsync =
RewriteIteratorAndAsync
(bodyWithoutLambdas, method, methodOrdinal, compilationState, localDiagnostics, stateMachineStateDebugInfoBuilder, lazyVariableSlotAllocator, stateMachineTypeOpt)