1 reference to TypeStatement
Microsoft.CodeAnalysis.VisualBasic (1)
Parser\Parser.vb (1)
1596Dim statement As TypeStatementSyntax = InternalSyntaxFactory.TypeStatement(kind, attributes, modifiers, typeKeyword, ident, optionalTypeParameters)