3 writes to _statements
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
13006
Me.
_statements
= statements
13022
Me.
_statements
= statements
13037
Me.
_statements
= statements
5 references to _statements
Microsoft.CodeAnalysis.VisualBasic (5)
Generated\Syntax.xml.Internal.Generated.vb (5)
13065
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of StatementSyntax)(Me.
_statements
)
13083
Return Me.
_statements
13094
Return new DoLoopBlockSyntax(Me.Kind, newErrors, GetAnnotations, _doStatement,
_statements
, _loopStatement)
13098
Return new DoLoopBlockSyntax(Me.Kind, GetDiagnostics, annotations, _doStatement,
_statements
, _loopStatement)
31698
If node.
_statements
IsNot newStatements.Node Then anyChanges = True