1 reference to BoundContinueStatement
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Statements.cs (1)
2817
return new
BoundContinueStatement
(node, target);