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