4 references to EndBlockStatementSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
311
Return new
EndBlockStatementSyntax
(Me.Kind, newErrors, GetAnnotations, _endKeyword, _blockKeyword)
315
Return new
EndBlockStatementSyntax
(Me.Kind, GetDiagnostics, annotations, _endKeyword, _blockKeyword)
37763
Return New
EndBlockStatementSyntax
(node.Kind, node.GetDiagnostics, node.GetAnnotations, newEndKeyword, newBlockKeyword)
Generated\Syntax.xml.Syntax.Generated.vb (1)
287
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
EndBlockStatementSyntax
(kind, errors, annotations, endKeyword, blockKeyword), Nothing, 0)