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