4 writes to _dotToken
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
7717
Me.
_dotToken
= dotToken
7731
Me.
_dotToken
= dotToken
7744
Me.
_dotToken
= dotToken
7761
Me.
_dotToken
= _dotToken
7 references to _dotToken
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
7775
writer.WriteValue(Me.
_dotToken
)
7801
Return Me.
_dotToken
7820
Return Me.
_dotToken
7831
Return new WithEventsPropertyEventContainerSyntax(Me.Kind, newErrors, GetAnnotations, _withEventsContainer,
_dotToken
, _property)
7835
Return new WithEventsPropertyEventContainerSyntax(Me.Kind, GetDiagnostics, annotations, _withEventsContainer,
_dotToken
, _property)
38639
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))