4 writes to _attributeLists
Microsoft.CodeAnalysis.VisualBasic (4)
6 references to _attributeLists
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (6)
8259writer.WriteValue(Me._attributeLists)
8281Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of AttributeListSyntax)(Me._attributeLists)
8311Return Me._attributeLists
8324Return new FieldDeclarationSyntax(Me.Kind, newErrors, GetAnnotations, _attributeLists, _modifiers, _declarators)
8328Return new FieldDeclarationSyntax(Me.Kind, GetDiagnostics, annotations, _attributeLists, _modifiers, _declarators)
38688If node._attributeLists IsNot newAttributeLists.Node Then anyChanges = True