4 writes to _attributeLists
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
2604Me._attributeLists = attributeLists 2625Me._attributeLists = attributeLists 2645Me._attributeLists = attributeLists 2665Me._attributeLists = _attributeLists
18 references to _attributeLists
Microsoft.CodeAnalysis.VisualBasic (18)
Generated\Syntax.xml.Internal.Generated.vb (18)
2686writer.WriteValue(Me._attributeLists) 2701Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of AttributeListSyntax)(Me._attributeLists) 2816Return Me._attributeLists 2833Return new ModuleStatementSyntax(Me.Kind, newErrors, GetAnnotations, _attributeLists, _modifiers, _moduleKeyword, _identifier, _typeParameterList) 2837Return new ModuleStatementSyntax(Me.Kind, GetDiagnostics, annotations, _attributeLists, _modifiers, _moduleKeyword, _identifier, _typeParameterList) 2920Return Me._attributeLists 2937Return new StructureStatementSyntax(Me.Kind, newErrors, GetAnnotations, _attributeLists, _modifiers, _structureKeyword, _identifier, _typeParameterList) 2941Return new StructureStatementSyntax(Me.Kind, GetDiagnostics, annotations, _attributeLists, _modifiers, _structureKeyword, _identifier, _typeParameterList) 3024Return Me._attributeLists 3041Return new InterfaceStatementSyntax(Me.Kind, newErrors, GetAnnotations, _attributeLists, _modifiers, _interfaceKeyword, _identifier, _typeParameterList) 3045Return new InterfaceStatementSyntax(Me.Kind, GetDiagnostics, annotations, _attributeLists, _modifiers, _interfaceKeyword, _identifier, _typeParameterList) 3128Return Me._attributeLists 3145Return new ClassStatementSyntax(Me.Kind, newErrors, GetAnnotations, _attributeLists, _modifiers, _classKeyword, _identifier, _typeParameterList) 3149Return new ClassStatementSyntax(Me.Kind, GetDiagnostics, annotations, _attributeLists, _modifiers, _classKeyword, _identifier, _typeParameterList) 38036If node._attributeLists IsNot newAttributeLists.Node Then anyChanges = True 38057If node._attributeLists IsNot newAttributeLists.Node Then anyChanges = True 38078If node._attributeLists IsNot newAttributeLists.Node Then anyChanges = True 38099If node._attributeLists IsNot newAttributeLists.Node Then anyChanges = True