4 writes to _attributeLists
Microsoft.CodeAnalysis.VisualBasic (4)
6 references to _attributeLists
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (6)
8639writer.WriteValue(Me._attributeLists)
8660Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of AttributeListSyntax)(Me._attributeLists)
8678Return Me._attributeLists
8689Return new SimpleAsClauseSyntax(Me.Kind, newErrors, GetAnnotations, _asKeyword, _attributeLists, _type)
8693Return new SimpleAsClauseSyntax(Me.Kind, GetDiagnostics, annotations, _asKeyword, _attributeLists, _type)
38724If node._attributeLists IsNot newAttributeLists.Node Then anyChanges = True