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