4 writes to _attributes
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
29084Me._attributes = attributes 29102Me._attributes = attributes 29119Me._attributes = attributes 29142Me._attributes = _attributes
6 references to _attributes
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (6)
29157writer.WriteValue(Me._attributes) 29186Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of XmlNodeSyntax)(Me._attributes) 29203Return Me._attributes 29214Return new XmlEmptyElementSyntax(Me.Kind, newErrors, GetAnnotations, _lessThanToken, _name, _attributes, _slashGreaterThanToken) 29218Return new XmlEmptyElementSyntax(Me.Kind, GetDiagnostics, annotations, _lessThanToken, _name, _attributes, _slashGreaterThanToken) 41093If node._attributes IsNot newAttributes.Node Then anyChanges = True