19 references to Block
Microsoft.CodeAnalysis.CSharp (19)
Compiler\AnonymousTypeMethodBodySynthesizer.cs (1)
149F.CloseMethod(F.Block(ImmutableArray.Create<LocalSymbol>(boundLocal.LocalSymbol), assignment, retStatement));
Compiler\MethodBodySynthesizer.Lowered.cs (2)
82var body = F.Block( 174var body = F.Block(
Lowering\AsyncRewriter\AsyncExceptionHandlerRewriter.cs (3)
400return _F.Block( 428rethrow = _F.Block( 479tryWithCatches = _F.Block(
Lowering\AsyncRewriter\AsyncMethodToStateMachineRewriter.cs (4)
151F.Block(ImmutableArray<LocalSymbol>.Empty, 208newBody = F.Block( 395return F.Block( 558thenClause: F.Block(
Lowering\AsyncRewriter\AsyncRewriter.AsyncIteratorRewriter.cs (2)
353F.CloseMethod(F.Block( 458F.CloseMethod(F.Block(
Lowering\IteratorRewriter\IteratorMethodToStateMachineRewriter.cs (5)
110newBody = F.Block((object)cachedThis == null ? 153newBody = F.Block( 177var disposeBody = F.Block( 203return F.Block( 409rewrittenHandler = F.Block((object)this.cachedThis != null ?
Lowering\LocalRewriter\LocalRewriter_FixedStatement.cs (1)
62return _factory.Block(
Symbols\Synthesized\SynthesizedThrowIfNullMethod.cs (1)
41var body = F.Block(