3 writes to _dotToken
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
6111
Me.
_dotToken
= dotToken
6125
Me.
_dotToken
= dotToken
6138
Me.
_dotToken
= dotToken
6 references to _dotToken
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
6162
Return Me.
_dotToken
6181
Return Me.
_dotToken
6192
Return new WithEventsPropertyEventContainerSyntax(Me.Kind, newErrors, GetAnnotations, _withEventsContainer,
_dotToken
, _property)
6196
Return new WithEventsPropertyEventContainerSyntax(Me.Kind, GetDiagnostics, annotations, _withEventsContainer,
_dotToken
, _property)
30711
If node.
_dotToken
IsNot newDotToken Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
9647
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.WithEventsPropertyEventContainerSyntax).
_dotToken
, Me.GetChildPosition(1), Me.GetChildIndex(1))