3 writes to _name
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
27302
Me.
_name
= name
27318
Me.
_name
= name
27333
Me.
_name
= name
6 references to _name
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
27359
Return Me.
_name
27389
Return Me.
_name
27402
Return new ConstDirectiveTriviaSyntax(Me.Kind, newErrors, GetAnnotations, _hashToken, _constKeyword,
_name
, _equalsToken, _value)
27406
Return new ConstDirectiveTriviaSyntax(Me.Kind, GetDiagnostics, annotations, _hashToken, _constKeyword,
_name
, _equalsToken, _value)
33764
If node.
_name
IsNot newName Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
36138
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ConstDirectiveTriviaSyntax).
_name
, Me.GetChildPosition(2), Me.GetChildIndex(2))