3 writes to _statements
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
12310
Me.
_statements
= statements
12324
Me.
_statements
= statements
12337
Me.
_statements
= statements
5 references to _statements
Microsoft.CodeAnalysis.VisualBasic (5)
Generated\Syntax.xml.Internal.Generated.vb (5)
12363
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of StatementSyntax)(Me.
_statements
)
12372
Return Me.
_statements
12381
Return new CaseBlockSyntax(Me.Kind, newErrors, GetAnnotations, _caseStatement,
_statements
)
12385
Return new CaseBlockSyntax(Me.Kind, GetDiagnostics, annotations, _caseStatement,
_statements
)
31593
If node.
_statements
IsNot newStatements.Node Then anyChanges = True