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