3 writes to _attributes
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
22640
Me.
_attributes
= attributes
22658
Me.
_attributes
= attributes
22675
Me.
_attributes
= attributes
5 references to _attributes
Microsoft.CodeAnalysis.VisualBasic (5)
Generated\Syntax.xml.Internal.Generated.vb (5)
22703
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of XmlNodeSyntax)(Me.
_attributes
)
22720
Return Me.
_attributes
22731
Return new XmlElementStartTagSyntax(Me.Kind, newErrors, GetAnnotations, _lessThanToken, _name,
_attributes
, _greaterThanToken)
22735
Return new XmlElementStartTagSyntax(Me.Kind, GetDiagnostics, annotations, _lessThanToken, _name,
_attributes
, _greaterThanToken)
33129
If node.
_attributes
IsNot newAttributes.Node Then anyChanges = True