4 writes to _attributeLists
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
21740
Me.
_attributeLists
= attributeLists
21753
Me.
_attributeLists
= attributeLists
21765
Me.
_attributeLists
= attributeLists
21780
Me.
_attributeLists
= _attributeLists
14 references to _attributeLists
Microsoft.CodeAnalysis.VisualBasic (14)
Generated\Syntax.xml.Internal.Generated.vb (14)
21787
writer.WriteValue(Me.
_attributeLists
)
21808
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of AttributeListSyntax)(Me.
_attributeLists
)
21953
Return Me.
_attributeLists
21968
Return new ObjectCreationExpressionSyntax(Me.Kind, newErrors, GetAnnotations, _newKeyword,
_attributeLists
, _type, _argumentList, _initializer)
21972
Return new ObjectCreationExpressionSyntax(Me.Kind, GetDiagnostics, annotations, _newKeyword,
_attributeLists
, _type, _argumentList, _initializer)
22056
Return Me.
_attributeLists
22067
Return new AnonymousObjectCreationExpressionSyntax(Me.Kind, newErrors, GetAnnotations, _newKeyword,
_attributeLists
, _initializer)
22071
Return new AnonymousObjectCreationExpressionSyntax(Me.Kind, GetDiagnostics, annotations, _newKeyword,
_attributeLists
, _initializer)
22240
Return Me.
_attributeLists
22257
Return new ArrayCreationExpressionSyntax(Me.Kind, newErrors, GetAnnotations, _newKeyword,
_attributeLists
, _type, _arrayBounds, _rankSpecifiers, _initializer)
22261
Return new ArrayCreationExpressionSyntax(Me.Kind, GetDiagnostics, annotations, _newKeyword,
_attributeLists
, _type, _arrayBounds, _rankSpecifiers, _initializer)
40231
If node.
_attributeLists
IsNot newAttributeLists.Node Then anyChanges = True
40252
If node.
_attributeLists
IsNot newAttributeLists.Node Then anyChanges = True
40269
If node.
_attributeLists
IsNot newAttributeLists.Node Then anyChanges = True