2 references to PropertyStatementSyntax
Microsoft.CodeAnalysis.VisualBasic (2)
Generated\Syntax.xml.Internal.Generated.vb (1)
44647Return New PropertyStatementSyntax(SyntaxKind.PropertyStatement, attributeLists.Node, modifiers.Node, propertyKeyword, identifier, parameterList, asClause, initializer, implementsClause)
Parser\BlockContexts\PropertyBlockContext.vb (1)
126beginBlockStmt = New PropertyStatementSyntax(beginBlockStmt.Kind,