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