15 references to Block
Microsoft.CodeAnalysis.CSharp (15)
Compiler\AnonymousTypeMethodBodySynthesizer.cs (1)
149
F.CloseMethod(F.
Block
(ImmutableArray.Create<LocalSymbol>(boundLocal.LocalSymbol), assignment, retStatement));
Compiler\MethodBodySynthesizer.Lowered.cs (2)
82
var body = F.
Block
(
174
var body = F.
Block
(
Lowering\AsyncRewriter\AsyncExceptionHandlerRewriter.cs (3)
413
return _F.
Block
(
441
rethrow = _F.
Block
(
498
tryWithCatches = _F.
Block
(
Lowering\AsyncRewriter\AsyncMethodToStateMachineRewriter.cs (3)
151
F.
Block
(ImmutableArray<LocalSymbol>.Empty,
389
return F.
Block
(
562
thenClause: F.
Block
(
Lowering\AsyncRewriter\AsyncRewriter.AsyncIteratorRewriter.cs (2)
353
F.CloseMethod(F.
Block
(
458
F.CloseMethod(F.
Block
(
Lowering\IteratorRewriter\IteratorMethodToStateMachineRewriter.cs (4)
111
newBody = F.
Block
((object)cachedThis == null ?
170
var disposeBody = F.
Block
(
196
return F.
Block
(
402
rewrittenHandler = F.
Block
((object)this.cachedThis != null ?