4 writes to _statements
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
4430
Me.
_statements
= statements
4441
Me.
_statements
= statements
4451
Me.
_statements
= statements
4461
Me.
_statements
= _statements
18 references to _statements
Microsoft.CodeAnalysis.VisualBasic (18)
Generated\Syntax.xml.Internal.Generated.vb (18)
4467
writer.WriteValue(Me.
_statements
)
4478
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of StatementSyntax)(Me.
_statements
)
4582
Return Me.
_statements
4593
Return new MethodBlockSyntax(Me.Kind, newErrors, GetAnnotations, _subOrFunctionStatement,
_statements
, _endSubOrFunctionStatement)
4597
Return new MethodBlockSyntax(Me.Kind, GetDiagnostics, annotations, _subOrFunctionStatement,
_statements
, _endSubOrFunctionStatement)
4704
Return Me.
_statements
4715
Return new ConstructorBlockSyntax(Me.Kind, newErrors, GetAnnotations, _subNewStatement,
_statements
, _endSubStatement)
4719
Return new ConstructorBlockSyntax(Me.Kind, GetDiagnostics, annotations, _subNewStatement,
_statements
, _endSubStatement)
4826
Return Me.
_statements
4837
Return new OperatorBlockSyntax(Me.Kind, newErrors, GetAnnotations, _operatorStatement,
_statements
, _endOperatorStatement)
4841
Return new OperatorBlockSyntax(Me.Kind, GetDiagnostics, annotations, _operatorStatement,
_statements
, _endOperatorStatement)
4951
Return Me.
_statements
4962
Return new AccessorBlockSyntax(Me.Kind, newErrors, GetAnnotations, _accessorStatement,
_statements
, _endAccessorStatement)
4966
Return new AccessorBlockSyntax(Me.Kind, GetDiagnostics, annotations, _accessorStatement,
_statements
, _endAccessorStatement)
38256
If node.
_statements
IsNot newStatements.Node Then anyChanges = True
38273
If node.
_statements
IsNot newStatements.Node Then anyChanges = True
38290
If node.
_statements
IsNot newStatements.Node Then anyChanges = True
38307
If node.
_statements
IsNot newStatements.Node Then anyChanges = True