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