2 references to StatementList
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\Instrumentation\CodeCoverageInstrumenter.vb (1)
304Return _methodBodyFactory.StatementList(prologueStatements.ToImmutableAndFree())
Lowering\SyntheticBoundNodeFactory.vb (1)
334Return StatementList(ImmutableArray(Of BoundStatement).Empty)