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