4 writes to _statements
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
13471Me._statements = statements 13485Me._statements = statements 13498Me._statements = statements 13514Me._statements = _statements
6 references to _statements
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (6)
13523writer.WriteValue(Me._statements) 13551Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of StatementSyntax)(Me._statements) 13560Return Me._statements 13569Return new ElseBlockSyntax(Me.Kind, newErrors, GetAnnotations, _elseStatement, _statements) 13573Return new ElseBlockSyntax(Me.Kind, GetDiagnostics, annotations, _elseStatement, _statements) 39278If node._statements IsNot newStatements.Node Then anyChanges = True