3 writes to _statements
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
8771
Me.
_statements
= statements
8787
Me.
_statements
= statements
8802
Me.
_statements
= statements
5 references to _statements
Microsoft.CodeAnalysis.VisualBasic (5)
Generated\Syntax.xml.Internal.Generated.vb (5)
8831
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of StatementSyntax)(Me.
_statements
)
8849
Return Me.
_statements
8860
Return new UsingBlockSyntax(Me.Kind, newErrors, GetAnnotations, _usingStatement,
_statements
, _endUsingStatement)
8864
Return new UsingBlockSyntax(Me.Kind, GetDiagnostics, annotations, _usingStatement,
_statements
, _endUsingStatement)
31077
If node.
_statements
IsNot newStatements.Node Then anyChanges = True