4 references to GenerateRedPropertyStatement
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (4)
Generated\Syntax.Test.xml.Generated.vb (4)
10808
SyntaxFactory.PropertyBlock(
GenerateRedPropertyStatement
(), SyntaxFactory.SingletonList(Of AccessorBlockSyntax)(GenerateRedGetAccessorBlock()), Nothing)
10815
return SyntaxFactory.PropertyBlock(
GenerateRedPropertyStatement
(), SyntaxFactory.SingletonList(Of AccessorBlockSyntax)(GenerateRedGetAccessorBlock()), GenerateRedEndPropertyStatement())
19131
dim objectUnderTest =
GenerateRedPropertyStatement
()
22509
dim oldNode =
GenerateRedPropertyStatement
()