3 writes to _statements
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
3507
Me.
_statements
= statements
3518
Me.
_statements
= statements
3528
Me.
_statements
= statements
17 references to _statements
Microsoft.CodeAnalysis.VisualBasic (17)
Generated\Syntax.xml.Internal.Generated.vb (17)
3541
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of StatementSyntax)(Me.
_statements
)
3618
Return Me.
_statements
3629
Return new MethodBlockSyntax(Me.Kind, newErrors, GetAnnotations, _subOrFunctionStatement,
_statements
, _endSubOrFunctionStatement)
3633
Return new MethodBlockSyntax(Me.Kind, GetDiagnostics, annotations, _subOrFunctionStatement,
_statements
, _endSubOrFunctionStatement)
3713
Return Me.
_statements
3724
Return new ConstructorBlockSyntax(Me.Kind, newErrors, GetAnnotations, _subNewStatement,
_statements
, _endSubStatement)
3728
Return new ConstructorBlockSyntax(Me.Kind, GetDiagnostics, annotations, _subNewStatement,
_statements
, _endSubStatement)
3808
Return Me.
_statements
3819
Return new OperatorBlockSyntax(Me.Kind, newErrors, GetAnnotations, _operatorStatement,
_statements
, _endOperatorStatement)
3823
Return new OperatorBlockSyntax(Me.Kind, GetDiagnostics, annotations, _operatorStatement,
_statements
, _endOperatorStatement)
3906
Return Me.
_statements
3917
Return new AccessorBlockSyntax(Me.Kind, newErrors, GetAnnotations, _accessorStatement,
_statements
, _endAccessorStatement)
3921
Return new AccessorBlockSyntax(Me.Kind, GetDiagnostics, annotations, _accessorStatement,
_statements
, _endAccessorStatement)
30328
If node.
_statements
IsNot newStatements.Node Then anyChanges = True
30345
If node.
_statements
IsNot newStatements.Node Then anyChanges = True
30362
If node.
_statements
IsNot newStatements.Node Then anyChanges = True
30379
If node.
_statements
IsNot newStatements.Node Then anyChanges = True