4 writes to _statements
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
14006
Me.
_statements
= statements
14020
Me.
_statements
= statements
14033
Me.
_statements
= statements
14049
Me.
_statements
= _statements
6 references to _statements
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (6)
14058
writer.WriteValue(Me.
_statements
)
14087
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of StatementSyntax)(Me.
_statements
)
14096
Return Me.
_statements
14105
Return new CatchBlockSyntax(Me.Kind, newErrors, GetAnnotations, _catchStatement,
_statements
)
14109
Return new CatchBlockSyntax(Me.Kind, GetDiagnostics, annotations, _catchStatement,
_statements
)
39340
If node.
_statements
IsNot newStatements.Node Then anyChanges = True