1 reference to PropertyStatement
Microsoft.CodeAnalysis.VisualBasic (1)
Parser\Parser.vb (1)
4167
Dim propertyStatement As PropertyStatementSyntax = SyntaxFactory.
PropertyStatement
(attributes, modifiers, propertyKeyword, ident, optionalParameters, asClause, initializer, implementsClause)