4 writes to _attributeLists
Microsoft.CodeAnalysis.VisualBasic (4)
6 references to _attributeLists
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (6)
9700writer.WriteValue(Me._attributeLists)
9724Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of AttributeListSyntax)(Me._attributeLists)
9779Return Me._attributeLists
9796Return new ParameterSyntax(Me.Kind, newErrors, GetAnnotations, _attributeLists, _modifiers, _identifier, _asClause, _default)
9800Return new ParameterSyntax(Me.Kind, GetDiagnostics, annotations, _attributeLists, _modifiers, _identifier, _asClause, _default)
38839If node._attributeLists IsNot newAttributeLists.Node Then anyChanges = True