4 writes to _statements
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
17131
Me.
_statements
= statements
17146
Me.
_statements
= statements
17160
Me.
_statements
= statements
17174
Me.
_statements
= _statements
10 references to _statements
Microsoft.CodeAnalysis.VisualBasic (10)
Generated\Syntax.xml.Internal.Generated.vb (10)
17185
writer.WriteValue(Me.
_statements
)
17198
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of StatementSyntax)(Me.
_statements
)
17294
Return Me.
_statements
17305
Return new ForBlockSyntax(Me.Kind, newErrors, GetAnnotations, _forStatement,
_statements
, _nextStatement)
17309
Return new ForBlockSyntax(Me.Kind, GetDiagnostics, annotations, _forStatement,
_statements
, _nextStatement)
17395
Return Me.
_statements
17406
Return new ForEachBlockSyntax(Me.Kind, newErrors, GetAnnotations, _forEachStatement,
_statements
, _nextStatement)
17410
Return new ForEachBlockSyntax(Me.Kind, GetDiagnostics, annotations, _forEachStatement,
_statements
, _nextStatement)
39703
If node.
_statements
IsNot newStatements.Node Then anyChanges = True
39720
If node.
_statements
IsNot newStatements.Node Then anyChanges = True