4 references to ElseStatementSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
13663
Return new
ElseStatementSyntax
(Me.Kind, newErrors, GetAnnotations, _elseKeyword)
13667
Return new
ElseStatementSyntax
(Me.Kind, GetDiagnostics, annotations, _elseKeyword)
39294
Return New
ElseStatementSyntax
(node.Kind, node.GetDiagnostics, node.GetAnnotations, newElseKeyword)
Generated\Syntax.xml.Syntax.Generated.vb (1)
15266
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
ElseStatementSyntax
(kind, errors, annotations, elseKeyword), Nothing, 0)