5 references to StructureBlockSyntax
Microsoft.CodeAnalysis.VisualBasic (5)
Generated\Syntax.xml.Internal.Generated.vb (4)
28752
Public Overridable Function VisitStructureBlock(ByVal node As
StructureBlockSyntax
) As VisualBasicSyntaxNode
29994
Public Overrides Function VisitStructureBlock(ByVal node As
StructureBlockSyntax
) As VisualBasicSyntaxNode
35068
Friend Shared Function StructureBlock(structureStatement As StructureStatementSyntax, [inherits] As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), [implements] As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), members As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), endStructureStatement As EndBlockStatementSyntax) As
StructureBlockSyntax
47134
Friend Function StructureBlock(structureStatement As StructureStatementSyntax, [inherits] As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), [implements] As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), members As Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of GreenNode), endStructureStatement As EndBlockStatementSyntax) As
StructureBlockSyntax
Parser\BlockContexts\CompilationUnitContext.vb (1)
317
Public Overrides Function VisitStructureBlock(node As
StructureBlockSyntax
) As VisualBasicSyntaxNode