4 writes to _statements
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
15595Me._statements = statements 15609Me._statements = statements 15622Me._statements = statements 15638Me._statements = _statements
6 references to _statements
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (6)
15647writer.WriteValue(Me._statements) 15675Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of StatementSyntax)(Me._statements) 15684Return Me._statements 15693Return new CaseBlockSyntax(Me.Kind, newErrors, GetAnnotations, _caseStatement, _statements) 15697Return new CaseBlockSyntax(Me.Kind, GetDiagnostics, annotations, _caseStatement, _statements) 39521If node._statements IsNot newStatements.Node Then anyChanges = True