4 references to PropertyBlock
Microsoft.CodeAnalysis.VisualBasic.Features (2)
ReplaceMethodWithProperty\VisualBasicReplaceMethodWithPropertyService.vb (2)
91newPropertyDeclaration = SyntaxFactory.PropertyBlock(propertyStatement, accessors) 118newPropertyDeclaration = SyntaxFactory.PropertyBlock(propertyStatement, accessors)
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
CodeGeneration\VisualBasicSyntaxGenerator.vb (1)
976Return SyntaxFactory.PropertyBlock(propertyStatement, SyntaxFactory.List(Of AccessorBlockSyntax))
Microsoft.VisualStudio.LanguageServices.VisualBasic (1)
CodeModel\VisualBasicCodeModelService.vb (1)
2783resultMember = SyntaxFactory.PropertyBlock(