4 writes to _name
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
35358
Me.
_name
= name
35370
Me.
_name
= name
35381
Me.
_name
= name
35396
Me.
_name
= _name
7 references to _name
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
35405
writer.WriteValue(Me.
_name
)
35430
Return Me.
_name
35441
Return Me.
_name
35450
Return new RegionDirectiveTriviaSyntax(Me.Kind, newErrors, GetAnnotations, _hashToken, _regionKeyword,
_name
)
35454
Return new RegionDirectiveTriviaSyntax(Me.Kind, GetDiagnostics, annotations, _hashToken, _regionKeyword,
_name
)
41766
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))