3 writes to _statements
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
11066
Me.
_statements
= statements
11080
Me.
_statements
= statements
11093
Me.
_statements
= statements
5 references to _statements
Microsoft.CodeAnalysis.VisualBasic (5)
Generated\Syntax.xml.Internal.Generated.vb (5)
11120
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of StatementSyntax)(Me.
_statements
)
11129
Return Me.
_statements
11138
Return new CatchBlockSyntax(Me.Kind, newErrors, GetAnnotations, _catchStatement,
_statements
)
11142
Return new CatchBlockSyntax(Me.Kind, GetDiagnostics, annotations, _catchStatement,
_statements
)
31412
If node.
_statements
IsNot newStatements.Node Then anyChanges = True