4 writes to _attributeLists
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
10608Me._attributeLists = attributeLists 10620Me._attributeLists = attributeLists 10631Me._attributeLists = attributeLists 10642Me._attributeLists = _attributeLists
6 references to _attributeLists
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (6)
10650writer.WriteValue(Me._attributeLists) 10669Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of AttributeListSyntax)(Me._attributeLists) 10675Return Me._attributeLists 10684Return new AttributesStatementSyntax(Me.Kind, newErrors, GetAnnotations, _attributeLists) 10688Return new AttributesStatementSyntax(Me.Kind, GetDiagnostics, annotations, _attributeLists) 38945If node._attributeLists IsNot newAttributeLists.Node Then anyChanges = True