3 writes to _localName
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
23303
Me.
_localName
= localName
23317
Me.
_localName
= localName
23330
Me.
_localName
= localName
6 references to _localName
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
23349
Return Me.
_localName
23358
Return Me.
_localName
23367
Return new XmlNameSyntax(Me.Kind, newErrors, GetAnnotations, _prefix,
_localName
)
23371
Return new XmlNameSyntax(Me.Kind, GetDiagnostics, annotations, _prefix,
_localName
)
33229
If node.
_localName
IsNot newLocalName Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
31936
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlNameSyntax).
_localName
, Me.GetChildPosition(1), Me.GetChildIndex(1))