18 types derived from DeclarationStatementSyntax
Microsoft.CodeAnalysis.VisualBasic (18)
Generated\Syntax.xml.Internal.Generated.vb (18)
206Inherits DeclarationStatementSyntax 559Inherits DeclarationStatementSyntax 713Inherits DeclarationStatementSyntax 1253Inherits DeclarationStatementSyntax 1406Inherits DeclarationStatementSyntax 1526Inherits DeclarationStatementSyntax 2160Inherits DeclarationStatementSyntax 2313Inherits DeclarationStatementSyntax 2592Inherits DeclarationStatementSyntax 3163Inherits DeclarationStatementSyntax 4263Inherits DeclarationStatementSyntax 4421Inherits DeclarationStatementSyntax 4980Inherits DeclarationStatementSyntax 5131Inherits DeclarationStatementSyntax 5284Inherits DeclarationStatementSyntax 7995Inherits DeclarationStatementSyntax 8171Inherits DeclarationStatementSyntax 10598Inherits DeclarationStatementSyntax
72 instantiations of DeclarationStatementSyntax
Microsoft.CodeAnalysis.VisualBasic (72)
Generated\Syntax.xml.Internal.Generated.vb (72)
212MyBase.New(kind) 223MyBase.New(kind) 235MyBase.New(kind, errors, annotations) 246MyBase.New(reader) 566MyBase.New(kind) 581MyBase.New(kind) 597MyBase.New(kind, errors, annotations) 612MyBase.New(reader) 719MyBase.New(kind) 732MyBase.New(kind) 746MyBase.New(kind, errors, annotations) 759MyBase.New(reader) 1260MyBase.New(kind) 1275MyBase.New(kind) 1291MyBase.New(kind, errors, annotations) 1306MyBase.New(reader) 1412MyBase.New(kind) 1423MyBase.New(kind) 1435MyBase.New(kind, errors, annotations) 1446MyBase.New(reader) 1533MyBase.New(kind) 1551MyBase.New(kind) 1570MyBase.New(kind, errors, annotations) 1588MyBase.New(reader) 2167MyBase.New(kind) 2182MyBase.New(kind) 2198MyBase.New(kind, errors, annotations) 2213MyBase.New(reader) 2317MyBase.New(kind) 2321MyBase.New(kind) 2326MyBase.New(kind, errors, annotations) 2330MyBase.New(reader) 2600MyBase.New(kind) 2620MyBase.New(kind) 2641MyBase.New(kind, errors, annotations) 2661MyBase.New(reader) 3172MyBase.New(kind) 3195MyBase.New(kind) 3219MyBase.New(kind, errors, annotations) 3242MyBase.New(reader) 4270MyBase.New(kind) 4287MyBase.New(kind) 4305MyBase.New(kind, errors, annotations) 4322MyBase.New(reader) 4426MyBase.New(kind) 4436MyBase.New(kind) 4447MyBase.New(kind, errors, annotations) 4457MyBase.New(reader) 4987MyBase.New(kind) 5002MyBase.New(kind) 5018MyBase.New(kind, errors, annotations) 5033MyBase.New(reader) 5138MyBase.New(kind) 5153MyBase.New(kind) 5169MyBase.New(kind, errors, annotations) 5184MyBase.New(reader) 5291MyBase.New(kind) 5309MyBase.New(kind) 5328MyBase.New(kind, errors, annotations) 5346MyBase.New(reader) 8002MyBase.New(kind) 8021MyBase.New(kind) 8041MyBase.New(kind, errors, annotations) 8060MyBase.New(reader) 8178MyBase.New(kind) 8197MyBase.New(kind) 8217MyBase.New(kind, errors, annotations) 8236MyBase.New(reader) 10603MyBase.New(kind) 10614MyBase.New(kind) 10626MyBase.New(kind, errors, annotations) 10637MyBase.New(reader)
1 reference to DeclarationStatementSyntax
Microsoft.CodeAnalysis.VisualBasic (1)
Generated\Syntax.xml.Internal.Generated.vb (1)
36624Public Overridable Function VisitDeclarationStatement(ByVal node As DeclarationStatementSyntax) As VisualBasicSyntaxNode