24 references to Block
Microsoft.CodeAnalysis.VisualBasic (24)
Binding\SyntheticBoundTrees\SynthesizedStringSwitchHashMethod.vb (1)
101
F.
Block
(
Compilation\MethodCompiler.vb (2)
832
body = f.
Block
(f.ExpressionStatement(invocation), f.Return())
834
body = f.
Block
(f.Return(invocation))
Lowering\AsyncRewriter\AsyncRewriter.AsyncMethodToClassRewriter.Await.vb (1)
209
elseClause:=Me.F.
Block
(
Lowering\AsyncRewriter\AsyncRewriter.AsyncMethodToClassRewriter.Statements.vb (2)
32
Return Me.F.
Block
(
39
Return Me.F.
Block
(
Lowering\AsyncRewriter\AsyncRewriter.AsyncMethodToClassRewriter.vb (1)
178
Me.F.
Block
(
Lowering\AsyncRewriter\AsyncRewriter.vb (2)
189
Me.F.
Block
(
280
body = Me.F.
Block
(body)
Lowering\IteratorRewriter\IteratorRewriter.IteratorMethodToClassRewriter.vb (4)
106
F.CloseMethod(F.
Block
(
128
Return F.
Block
(
151
Return Me.F.
Block
(
199
F.
Block
(
Lowering\IteratorRewriter\IteratorRewriter.vb (1)
221
F.
Block
(
Lowering\LambdaRewriter\LambdaRewriter.vb (1)
340
Dim body = F.
Block
(
Lowering\StateMachineRewriter\StateMachineRewriter.StateMachineMethodToClassRewriter.vb (7)
217
result = F.
Block
(result, missingStateDispatch)
291
Return Me.F.
Block
(New BoundStateMachineScope(Me.F.Syntax, hoistedLocals, statement).MakeCompilerGenerated)
343
Dim tryBlock As BoundBlock = Me.F.
Block
(DirectCast(Me.Visit(node.TryBlock), BoundStatement))
357
tryBlock = Me.F.
Block
(SyntheticBoundNodeFactory.HiddenSequencePoint(),
369
tryBlock = Me.F.
Block
(SyntheticBoundNodeFactory.HiddenSequencePoint(), Me.Dispatch(isOutermost:=False), tryBlock)
386
Me.F.
Block
(
397
result = Me.F.
Block
(SyntheticBoundNodeFactory.HiddenSequencePoint(), Me.F.Label(dispatchLabel), result)
Lowering\SyntheticBoundNodeFactory.vb (2)
610
Return
Block
(boundCondGoto, thenClause, [Goto](afterif), Label(alt), elseClause, Label(afterif))
1094
body = Me.
Block
(body)