3 writes to _statements
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
9013
Me.
_statements
= statements
9029
Me.
_statements
= statements
9044
Me.
_statements
= statements
5 references to _statements
Microsoft.CodeAnalysis.VisualBasic (5)
Generated\Syntax.xml.Internal.Generated.vb (5)
9073
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of StatementSyntax)(Me.
_statements
)
9091
Return Me.
_statements
9102
Return new WithBlockSyntax(Me.Kind, newErrors, GetAnnotations, _withStatement,
_statements
, _endWithStatement)
9106
Return new WithBlockSyntax(Me.Kind, GetDiagnostics, annotations, _withStatement,
_statements
, _endWithStatement)
31111
If node.
_statements
IsNot newStatements.Node Then anyChanges = True