4 writes to _attributes
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
28777
Me.
_attributes
= attributes
28795
Me.
_attributes
= attributes
28812
Me.
_attributes
= attributes
28835
Me.
_attributes
= _attributes
6 references to _attributes
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (6)
28850
writer.WriteValue(Me.
_attributes
)
28879
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of XmlNodeSyntax)(Me.
_attributes
)
28896
Return Me.
_attributes
28907
Return new XmlElementStartTagSyntax(Me.Kind, newErrors, GetAnnotations, _lessThanToken, _name,
_attributes
, _greaterThanToken)
28911
Return new XmlElementStartTagSyntax(Me.Kind, GetDiagnostics, annotations, _lessThanToken, _name,
_attributes
, _greaterThanToken)
41057
If node.
_attributes
IsNot newAttributes.Node Then anyChanges = True