4 references to GetStatements
Microsoft.CodeAnalysis.CSharp (4)
Lowering\SpillSequenceSpiller.cs (4)
296var result = new BoundBlock(statement.Syntax, builder.GetLocals(), builder.GetStatements()) { WasCompilerGenerated = true }; 730exceptionFilterPrologueOpt = new BoundStatementList(node.Syntax, builder.GetStatements()); 1176_F.StatementList(consequenceBuilder.GetStatements()), 1177_F.StatementList(alternativeBuilder.GetStatements())));