3 writes to _statements
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
10424
Me.
_statements
= statements
10438
Me.
_statements
= statements
10451
Me.
_statements
= statements
5 references to _statements
Microsoft.CodeAnalysis.VisualBasic (5)
Generated\Syntax.xml.Internal.Generated.vb (5)
10478
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of StatementSyntax)(Me.
_statements
)
10487
Return Me.
_statements
10496
Return new ElseIfBlockSyntax(Me.Kind, newErrors, GetAnnotations, _elseIfStatement,
_statements
)
10500
Return new ElseIfBlockSyntax(Me.Kind, GetDiagnostics, annotations, _elseIfStatement,
_statements
)
31318
If node.
_statements
IsNot newStatements.Node Then anyChanges = True