3 writes to _name
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
27729
Me.
_name
= name
27741
Me.
_name
= name
27752
Me.
_name
= name
6 references to _name
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
27774
Return Me.
_name
27785
Return Me.
_name
27794
Return new RegionDirectiveTriviaSyntax(Me.Kind, newErrors, GetAnnotations, _hashToken, _regionKeyword,
_name
)
27798
Return new RegionDirectiveTriviaSyntax(Me.Kind, GetDiagnostics, annotations, _hashToken, _regionKeyword,
_name
)
33838
If node.
_name
IsNot newName Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
36747
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.RegionDirectiveTriviaSyntax).
_name
, Me.GetChildPosition(2), Me.GetChildIndex(2))