3 writes to _statements
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
11416
Me.
_statements
= statements
11430
Me.
_statements
= statements
11443
Me.
_statements
= statements
5 references to _statements
Microsoft.CodeAnalysis.VisualBasic (5)
Generated\Syntax.xml.Internal.Generated.vb (5)
11469
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of StatementSyntax)(Me.
_statements
)
11478
Return Me.
_statements
11487
Return new FinallyBlockSyntax(Me.Kind, newErrors, GetAnnotations, _finallyStatement,
_statements
)
11491
Return new FinallyBlockSyntax(Me.Kind, GetDiagnostics, annotations, _finallyStatement,
_statements
)
31461
If node.
_statements
IsNot newStatements.Node Then anyChanges = True