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