3 writes to _attributes
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
22875
Me.
_attributes
= attributes
22893
Me.
_attributes
= attributes
22910
Me.
_attributes
= attributes
5 references to _attributes
Microsoft.CodeAnalysis.VisualBasic (5)
Generated\Syntax.xml.Internal.Generated.vb (5)
22938
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of XmlNodeSyntax)(Me.
_attributes
)
22955
Return Me.
_attributes
22966
Return new XmlEmptyElementSyntax(Me.Kind, newErrors, GetAnnotations, _lessThanToken, _name,
_attributes
, _slashGreaterThanToken)
22970
Return new XmlEmptyElementSyntax(Me.Kind, GetDiagnostics, annotations, _lessThanToken, _name,
_attributes
, _slashGreaterThanToken)
33165
If node.
_attributes
IsNot newAttributes.Node Then anyChanges = True