4 references to ExitStatementSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
12198
Return new
ExitStatementSyntax
(Me.Kind, newErrors, GetAnnotations, _exitKeyword, _blockKeyword)
12202
Return new
ExitStatementSyntax
(Me.Kind, GetDiagnostics, annotations, _exitKeyword, _blockKeyword)
39130
Return New
ExitStatementSyntax
(node.Kind, node.GetDiagnostics, node.GetAnnotations, newExitKeyword, newBlockKeyword)
Generated\Syntax.xml.Syntax.Generated.vb (1)
13860
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
ExitStatementSyntax
(kind, errors, annotations, exitKeyword, blockKeyword), Nothing, 0)